1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-07-22 13:47:14 +00:00
This commit is contained in:
xiota
2025-06-07 20:48:00 +00:00
parent b8a20284a8
commit 62eeadeced
2 changed files with 9 additions and 9 deletions

View File

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