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-25 18:09:20 +00:00
parent ab9930eb42
commit 59a3b26104
2 changed files with 9 additions and 9 deletions

View File

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