summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2024-04-18 02:32:24 +0200
committerJoan Figueras2024-04-18 02:32:24 +0200
commit7ea8cd0f2916a0dc4e845ef8e23956056e8ce1b2 (patch)
tree8518972fa8495579ea988cfca17067a47180b3ac
parentb89b0770dd856dbf720ccbd239beaa1070632ee6 (diff)
downloadaur-linux-xanmod.tar.gz
6.8.7-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc59012fdbd9..9113ce2949e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Stable Mainline [MAIN]
- pkgver = 6.8.6
+ pkgver = 6.8.7
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = linux-xanmod
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.8.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.8.tar.sign
- source = patch-6.8.6-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.8.6-xanmod1/patch-6.8.6-xanmod1.xz/download
+ source = patch-6.8.7-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.8.7-xanmod1/patch-6.8.7-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3
sha256sums = SKIP
- sha256sums = 91d5b58b6affa96d973f46cb3178901feee71c1878cf0bcd5a421f1d75c5c4e7
+ sha256sums = 415349ea19a09e64df31a7792b08df2465e79206441ff0af26cab81bf4486cfa
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index 34d70e07b6d2..9aa52f1847ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod
_major=6.8
-pkgver=${_major}.6
+pkgver=${_major}.7
_branch=6.x
xanmod=1
_revision=
@@ -117,7 +117,7 @@ done
sha256sums=('c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3'
'SKIP'
- '91d5b58b6affa96d973f46cb3178901feee71c1878cf0bcd5a421f1d75c5c4e7'
+ '415349ea19a09e64df31a7792b08df2465e79206441ff0af26cab81bf4486cfa'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}