summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2024-04-28 17:33:40 +0200
committerJoan Figueras2024-04-28 17:33:40 +0200
commit619ddf45d6cee31f66749b826b0e635d73173776 (patch)
tree9e474b5e1fd6a81be9fe2cc3ea82164e35652d1f
parent018526ec21e38856b2999a5dc1513783429d887a (diff)
downloadaur-619ddf45d6cee31f66749b826b0e635d73173776.tar.gz
6.8.8-xanmod1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fd1790952bb..c078738680ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Stable Mainline [MAIN]
- pkgver = 6.8.7
- pkgrel = 2
+ pkgver = 6.8.8
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -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.7-xanmod2.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.8.7-xanmod2/patch-6.8.7-xanmod2.xz/download
+ source = patch-6.8.8-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.8.8-xanmod1/patch-6.8.8-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3
sha256sums = SKIP
- sha256sums = 098ee234096fcf45451063adb54285da4684d0cba68bdb10e29ad75c6766be16
+ sha256sums = 06bfa0a7214723751d9731c67d115f4a9de3c3c8194b51538a7cac725a6ea0c2
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index 96c7ed30109b..47c07d5a1cd6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,9 +73,9 @@ fi
pkgbase=linux-xanmod
_major=6.8
-pkgver=${_major}.7
+pkgver=${_major}.8
_branch=6.x
-xanmod=2
+xanmod=1
_revision=
_sf_branch=main
pkgrel=${xanmod}
@@ -117,7 +117,7 @@ done
sha256sums=('c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3'
'SKIP'
- '098ee234096fcf45451063adb54285da4684d0cba68bdb10e29ad75c6766be16'
+ '06bfa0a7214723751d9731c67d115f4a9de3c3c8194b51538a7cac725a6ea0c2'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}