1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2026-05-07 03:51:34 +00:00
This commit is contained in:
xiota
2026-05-01 05:42:04 +00:00
parent 04ed5e6fb7
commit 3fad656b30
2 changed files with 9 additions and 9 deletions

View File

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