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-04-17 07:55:44 +00:00
parent 66e9ae9652
commit 9f3d9aa1df
2 changed files with 9 additions and 9 deletions

View File

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