1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-09-13 18:56:13 +00:00
This commit is contained in:
xiota
2025-08-24 19:55:15 +00:00
parent fce4c565c6
commit 1d805d3c6c
2 changed files with 11 additions and 11 deletions

View File

@@ -14,7 +14,7 @@
: ${_build_level:=1}
: ${_cksum=ea43491bc7ace1e414b3b2d957f8cf96e7049155123f0acce798accf8da1acba}
: ${_cksum=80439ba055c12f541abf44b8fc3c9b825a8f42fc25ce67462ec7e556c5790b85}
unset _pkgtype
[[ ${_build_vfio::1} == "t" ]] && _pkgtype+="-vfio"
@@ -26,8 +26,8 @@ unset _pkgtype
_gitname="linux"
_pkgname="$_gitname${_pkgtype:-}"
pkgbase="$_pkgname"
pkgver=6.16.1
pkgrel=3
pkgver=6.16.3
pkgrel=1
pkgdesc='Linux'
url='https://www.kernel.org'
license=('GPL-2.0-or-later')