1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-11-04 09:46:58 +00:00
This commit is contained in:
xiota
2025-10-31 07:16:22 +00:00
parent 59a3b26104
commit a111bd5dab
2 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
: ${_build_level:=1}
: ${_cksum=c05faf36e9c2164be723cf6ada8533788804d48f9dd2fe1be2ccee3616a92bce}
: ${_cksum=8ecfbc6b693448abb46144a8d04d1e1631639c7661c1088425a2e5406f13c69c}
unset _pkgtype
[[ ${_build_vfio::1} == "t" ]] && _pkgtype+="-vfio"
@@ -26,7 +26,7 @@ unset _pkgtype
_gitname="linux"
_pkgname="$_gitname${_pkgtype:-}"
pkgbase="$_pkgname"
pkgver=6.17.5
pkgver=6.17.6
pkgrel=1
pkgdesc='Linux'
url='https://www.kernel.org'