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-20 15:01:52 +00:00
parent a8437ec071
commit 3decd5665f
2 changed files with 9 additions and 9 deletions

View File

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