summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2024-04-05 00:54:13 +0200
committerJoan Figueras2024-04-05 00:54:13 +0200
commit48b61796282a3f556bf49808233839551b0757f5 (patch)
treee5129ce3d398656954e6c73a0a1bb3a36f19eb24
parent42e0ee1d493c567287923698024890c7aef91300 (diff)
downloadaur-48b61796282a3f556bf49808233839551b0757f5.tar.gz
6.6.25-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2501e3af6fbe..513ee634d5c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod - Long Term Support [LTS]
- pkgver = 6.6.24
+ pkgver = 6.6.25
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.24-xanmod1/patch-6.6.24-xanmod1.xz
+ source = https://downloads.sourceforge.net/project/xanmod/releases/lts/6.6.25-xanmod1/patch-6.6.25-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
sha256sums = SKIP
- sha256sums = c081456930d92f171f0b13a0e41232e50d527d19dfd23d29ff52f6995a287ad0
+ sha256sums = 15cd8313b64d8bc214eeb00e97a08f38efc92ae0871f0029de4a0343eeccc1af
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index 5a3780a42f94..c4df602709ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-lts
_major=6.6
-pkgver=${_major}.24
+pkgver=${_major}.25
_branch=6.x
xanmod=1
_revision=
@@ -117,7 +117,7 @@ done
sha256sums=('d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0'
'SKIP'
- 'c081456930d92f171f0b13a0e41232e50d527d19dfd23d29ff52f6995a287ad0'
+ '15cd8313b64d8bc214eeb00e97a08f38efc92ae0871f0029de4a0343eeccc1af'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}