1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-07-22 13:57:12 +00:00
This commit is contained in:
xiota
2025-06-05 02:48:36 +00:00
parent 158c60c025
commit b8a20284a8
2 changed files with 9 additions and 9 deletions

View File

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