1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2026-02-18 20:54:44 +00:00
This commit is contained in:
xiota
2026-01-12 04:37:04 +00:00
parent bcfae6ad7c
commit c9f973cb11
2 changed files with 9 additions and 9 deletions

View File

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