1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2026-01-10 20:46:56 +00:00
This commit is contained in:
xiota
2026-01-05 02:00:28 +00:00
parent 269ec8e70f
commit bcfae6ad7c
2 changed files with 9 additions and 9 deletions

View File

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