1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2026-03-27 13:41:49 +00:00
This commit is contained in:
xiota
2026-03-14 22:41:44 +00:00
parent e84e78bfeb
commit a8437ec071
2 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
: ${_build_level:=1}
: ${_cksum=4d9f3ff73214f68c0194ef02db9ca4b7ba713253ac1045441d4e9f352bc22e14}
: ${_cksum=aada4722db8bcfa0b9732851856d405082b6a4fa2e3ab067be8db17cdd115b38}
unset _pkgtype
[[ ${_build_vfio::1} == "t" ]] && _pkgtype+="-vfio"
@@ -24,7 +24,7 @@ unset _pkgtype
_gitname="linux"
_pkgname="$_gitname${_pkgtype:-}"
pkgbase="$_pkgname"
pkgver=6.19.6
pkgver=6.19.8
pkgrel=1
pkgdesc='Linux'
url='https://www.kernel.org'