summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-09-23 19:30:45 +0200
committerJoan Figueras2023-09-23 19:30:45 +0200
commitfc6bdb5e9466d03a0c59b3e1bcdaa44d919a9265 (patch)
treeca4b9e40d51e9f8f7220a6fef9623da99a5f70ac
parentcce8a9899d475ea0fdef8c07bf20af317c728a72 (diff)
downloadaur-fc6bdb5e9466d03a0c59b3e1bcdaa44d919a9265.tar.gz
6.5.5-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 369dd844a75a..9e63b82d115b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Rolling Release [EDGE]
- pkgver = 6.5.4
+ pkgver = 6.5.5
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod-edge
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.5.tar.sign
- source = patch-6.5.4-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.5.4-xanmod1/patch-6.5.4-xanmod1.xz/download
+ source = patch-6.5.5-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.5.5-xanmod1/patch-6.5.5-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7a574bbc20802ea76b52ca7faf07267f72045e861b18915c5272a98c27abf884
sha256sums = SKIP
- sha256sums = 2bdac6ab1f5ff5c35f5d2ea8e8ca389858ddb2acf6332948f8de4975734eb2e3
+ sha256sums = 1e567462bb1f1a0823e345055f8168ec3bd41668562a006133b3bfc383647e07
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index 7c02e2c3303a..b65fbd97b73c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-edge
_major=6.5
-pkgver=${_major}.4
+pkgver=${_major}.5
_branch=6.x
xanmod=1
_revision=
@@ -111,7 +111,7 @@ done
sha256sums=('7a574bbc20802ea76b52ca7faf07267f72045e861b18915c5272a98c27abf884'
'SKIP'
- '2bdac6ab1f5ff5c35f5d2ea8e8ca389858ddb2acf6332948f8de4975734eb2e3'
+ '1e567462bb1f1a0823e345055f8168ec3bd41668562a006133b3bfc383647e07'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}