summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2024-03-28 20:26:36 +0100
committerJoan Figueras2024-03-28 20:26:36 +0100
commitfb824503156da4a99e1400afe85651a9e6a814e8 (patch)
tree2e62d5c7711367e6b81759e571f211dea08c4175
parentaa7dd87d1565e9b600fa5f2eb621803e6e6b9883 (diff)
downloadaur-fb824503156da4a99e1400afe85651a9e6a814e8.tar.gz
6.6.23-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31f7d04e2a43..841372c048a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod - Long Term Support [LTS]
- pkgver = 6.6.22
+ pkgver = 6.6.23
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.22-xanmod1/patch-6.6.22-xanmod1.xz
+ source = https://downloads.sourceforge.net/project/xanmod/releases/lts/6.6.23-xanmod1/patch-6.6.23-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
sha256sums = SKIP
- sha256sums = 2055b828e0f085e8d21f9dd6bb48fd6ae86b0ef3bf02aeb52676d266af77f2d4
+ sha256sums = c1553759b9e61aa1453734bcc1b15ecbb79c83cc055a4b399a4853fe8fefdba2
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index adc71d822841..ed966cf7b727 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-lts
_major=6.6
-pkgver=${_major}.22
+pkgver=${_major}.23
_branch=6.x
xanmod=1
_revision=
@@ -117,7 +117,7 @@ done
sha256sums=('d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0'
'SKIP'
- '2055b828e0f085e8d21f9dd6bb48fd6ae86b0ef3bf02aeb52676d266af77f2d4'
+ 'c1553759b9e61aa1453734bcc1b15ecbb79c83cc055a4b399a4853fe8fefdba2'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}