1
0
mirror of https://aur.archlinux.org/linux-vfio.git synced 2025-07-22 13:57:12 +00:00
This commit is contained in:
xiota
2024-12-08 16:17:24 +00:00
parent 566bf13bce
commit 8537e72c62
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.12.1
pkgver=6.12.3
pkgrel=1
pkgdesc='Linux'
url='https://www.kernel.org'
@@ -58,7 +58,7 @@ source=(
"config-$pkgver"::https://gitlab.archlinux.org/archlinux/packaging/packages/linux/-/raw/main/config
)
sha256sums=(
'0193b1d86dd372ec891bae799f6da20deef16fc199f30080a4ea9de8cef0c619' ###
'c89809cc777d50f1ea484a118630281a26383707a0e752c96fd834f6e765deae' ###
'SKIP'
'SKIP'
)