summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2024-03-16 00:22:45 +0100
committerJoan Figueras2024-03-16 00:22:45 +0100
commitaa7dd87d1565e9b600fa5f2eb621803e6e6b9883 (patch)
tree424492c552407e05dddb0dedcc37d9c558d71b87
parent6591002f7498a1f9199483fae5dd2fcbd7103f9d (diff)
downloadaur-aa7dd87d1565e9b600fa5f2eb621803e6e6b9883.tar.gz
6.6.22-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b74697e1621..31f7d04e2a43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod - Long Term Support [LTS]
- pkgver = 6.6.21
+ pkgver = 6.6.22
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = linux-xanmod-lts
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.sign
- source = https://downloads.sourceforge.net/project/xanmod/releases/lts/6.6.21-xanmod1/patch-6.6.21-xanmod1.xz
+ source = https://downloads.sourceforge.net/project/xanmod/releases/lts/6.6.22-xanmod1/patch-6.6.22-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
sha256sums = SKIP
- sha256sums = ee97d22d52b8f01dc1b61cf2d9c35f2835559bae04cc8cdcd767fcac7e8ba69c
+ sha256sums = 2055b828e0f085e8d21f9dd6bb48fd6ae86b0ef3bf02aeb52676d266af77f2d4
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index 6a22fda8c888..adc71d822841 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-lts
_major=6.6
-pkgver=${_major}.21
+pkgver=${_major}.22
_branch=6.x
xanmod=1
_revision=
@@ -117,7 +117,7 @@ done
sha256sums=('d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0'
'SKIP'
- 'ee97d22d52b8f01dc1b61cf2d9c35f2835559bae04cc8cdcd767fcac7e8ba69c'
+ '2055b828e0f085e8d21f9dd6bb48fd6ae86b0ef3bf02aeb52676d266af77f2d4'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}