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-03 09:43:38 +00:00
parent e1c6c518fa
commit 4011a234b1
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.7
pkgver=6.7.8
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+=(
'256b8b44570ddbe266eb3ad0c2cba2616f1609b4a3de5014a3da5512907b14d9'
'469ff46b98685df13b56c98417c64ba7a30f8a45baf34aa99f07935e1bf65c18'
'SKIP'
'SKIP'
)