summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-12-14 08:58:59 +0100
committerJoan Figueras2023-12-14 08:58:59 +0100
commit476226532f017cd017af8bfdc4dabaf363e5dfb1 (patch)
treeca3a4ff001e4983cddc4d16909b63b00eca91e07
parentdfc82e657ebc4788aad0d017f45d08f21d071be9 (diff)
downloadaur-476226532f017cd017af8bfdc4dabaf363e5dfb1.tar.gz
6.6.7-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9428588e0408..ef3a793d9e41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Rolling Release [EDGE]
- pkgver = 6.6.5
+ pkgver = 6.6.7
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = linux-xanmod-edge
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 = patch-6.6.5-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.6.5-xanmod1/patch-6.6.5-xanmod1.xz/download
+ source = patch-6.6.7-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/patch-6.6.7-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
sha256sums = SKIP
- sha256sums = bccd2c8d1b1d60bb7c17640faa701e87f1abf8645e02fd73d3e0fe64fd0d8986
+ sha256sums = 9bc8191b89016b62f4fce66742813e3bfb9d85ac063e2ba0cb23d162d64e4d04
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index 75908aef0afa..9b833b15821b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-edge
_major=6.6
-pkgver=${_major}.5
+pkgver=${_major}.7
_branch=6.x
xanmod=1
_revision=
@@ -118,7 +118,7 @@ done
sha256sums=('d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0'
'SKIP'
- 'bccd2c8d1b1d60bb7c17640faa701e87f1abf8645e02fd73d3e0fe64fd0d8986'
+ '9bc8191b89016b62f4fce66742813e3bfb9d85ac063e2ba0cb23d162d64e4d04'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}