summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2024-01-21 02:08:01 +0100
committerJoan Figueras2024-01-21 02:08:01 +0100
commit5f7db8aa5f2a2bd6ea17144b807e61be5d427f1b (patch)
tree9f3b266a2b1276e48a03ec97edd7d1eaa4a375e4
parent999cd103dba87b6b9619cb5707e052abb0a69203 (diff)
downloadaur-5f7db8aa5f2a2bd6ea17144b807e61be5d427f1b.tar.gz
6.7.1-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 423af9df4ccf..4a3c4701def5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Rolling Release [EDGE]
- pkgver = 6.7.0
+ pkgver = 6.7.1
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.7.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.7.tar.sign
- source = patch-6.7.0-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.7.0-xanmod1/patch-6.7.0-xanmod1.xz/download
+ source = patch-6.7.1-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.7.1-xanmod1/patch-6.7.1-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069
sha256sums = SKIP
- sha256sums = c2603413fa9c6eb3f393e1adbe72e13185598b25936879588ed32a41e71ef9f8
+ sha256sums = e364af5692a620d203e1a4605b5a43f81b3f2b5eb77d2a54dbb0e132ab21e28c
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index 9e5c0d0f1970..da60df2007c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-edge
_major=6.7
-pkgver=${_major}.0
+pkgver=${_major}.1
_branch=6.x
xanmod=1
_revision=
@@ -118,7 +118,7 @@ done
sha256sums=('ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069'
'SKIP'
- 'c2603413fa9c6eb3f393e1adbe72e13185598b25936879588ed32a41e71ef9f8'
+ 'e364af5692a620d203e1a4605b5a43f81b3f2b5eb77d2a54dbb0e132ab21e28c'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}