1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2026-02-18 23:04:34 +00:00
This commit is contained in:
xiota
2026-02-12 02:09:27 +00:00
parent 12292a952e
commit db3f5de7d9
2 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
: ${_build_level:=1}
: ${_cksum=37f0c5d5c242c1d604e87d48f08795e861a5a85f725b4ca11d0a538f12ff8cff}
: ${_cksum=030115ff8fb4cb536d8449dc40ebc3e314e86ba1b316a6ae21091a11cc930578}
unset _pkgtype
[[ ${_build_vfio::1} == "t" ]] && _pkgtype+="-vfio"
@@ -26,7 +26,7 @@ unset _pkgtype
_gitname="linux"
_pkgname="$_gitname${_pkgtype:-}"
pkgbase="$_pkgname"
pkgver=6.18.8
pkgver=6.18.9
pkgrel=1
pkgdesc='Linux'
url='https://www.kernel.org'