Merge remote-tracking branch 'origin/master' into zfs

This commit is contained in:
xtellaris 2023-02-11 09:57:53 +08:00
commit 286ad5df4f
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Current Stable (CURRENT)
pkgver = 6.1.9
pkgver = 6.1.11
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@ -15,13 +15,13 @@ pkgbase = linux-xanmod
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.tar.sign
source = https://github.com/xanmod/linux/releases/download/6.1.9-xanmod1/patch-6.1.9-xanmod1.xz
source = https://github.com/xanmod/linux/releases/download/6.1.11-xanmod1/patch-6.1.11-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb
sha256sums = SKIP
sha256sums = 513cff79c38da265b2552521ce9d33b148eea6d60180c9a80764ca0935173b97
sha256sums = 57e1367a35b5c634edfd54a8ea6156d07a4b676a7ad9303d99e4ca6b5c656661
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod

View File

@ -77,7 +77,7 @@ fi
pkgbase=linux-xanmod
_major=6.1
pkgver=${_major}.9
pkgver=${_major}.11
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@ -119,7 +119,7 @@ done
sha256sums=('2ca1f17051a430f6fed1196e4952717507171acfd97d96577212502703b25deb'
'SKIP'
'513cff79c38da265b2552521ce9d33b148eea6d60180c9a80764ca0935173b97'
'57e1367a35b5c634edfd54a8ea6156d07a4b676a7ad9303d99e4ca6b5c656661'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
## ZFS Support