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-28 08:16:07 +00:00
parent d93bc23cab
commit c823dd3fee
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.8.1
pkgver=6.8.2
pkgrel=1
pkgdesc='Linux'
url='https://www.kernel.org'
@@ -56,7 +56,7 @@ source+=(
"config-$pkgver"::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config
)
sha256sums+=(
'8d0c8936e3140a0fbdf511ad7a9f21121598f3656743898f47bb9052d37cff68'
'9ac322d85bcf98a04667d929f5c2666b15bd58c6c2d68dd512c72acbced07d04'
'SKIP'
'SKIP'
)