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-02-18 08:42:05 +00:00
parent d086629c9f
commit 752ec3b9a0
2 changed files with 9 additions and 9 deletions

View File

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