1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-07-22 20:17:13 +00:00
This commit is contained in:
xiota
2024-03-08 08:11:59 +00:00
parent 4011a234b1
commit 2f821cb6ba
2 changed files with 9 additions and 9 deletions

View File

@@ -24,7 +24,7 @@ unset _pkgtype
_gitname="linux"
_pkgname="$_gitname${_pkgtype:-}"
pkgbase="$_pkgname"
pkgver=6.7.8
pkgver=6.7.9
pkgrel=1
pkgdesc='Linux'
url='https://www.kernel.org'
@@ -54,7 +54,7 @@ source+=(
"config-$pkgver"::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config
)
sha256sums+=(
'469ff46b98685df13b56c98417c64ba7a30f8a45baf34aa99f07935e1bf65c18'
'0fd733fc0778f8da1fdf66df1698d394248807de71eef83a4d1218bcb3dfd346'
'SKIP'
'SKIP'
)