summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2024-02-16 22:17:36 +0100
committerJoan Figueras2024-02-16 22:17:36 +0100
commit5a543d3bcd76dbea8cf7c9156faf9f4ac9916c79 (patch)
tree30ceed5516b24a8257db134d26f660d6f7323c00
parent5775fc0e15f2250586ed042df791d42adf82f1fb (diff)
downloadaur-5a543d3bcd76dbea8cf7c9156faf9f4ac9916c79.tar.gz
6.7.5-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 460e81bc9eed..7ae1d1eef741 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Rolling Release [EDGE]
- pkgver = 6.7.4
+ pkgver = 6.7.5
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.4-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.7.4-xanmod1/patch-6.7.4-xanmod1.xz/download
+ source = patch-6.7.5-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.7.5-xanmod1/patch-6.7.5-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069
sha256sums = SKIP
- sha256sums = 5c0534f1a301ca43d0b2befbdc1859016c5a33a321efbd77300ea4c2a9b00214
+ sha256sums = e0ce221aafb37c494083215cbbafd3f3515f9b72bcfd9cb056a6a9088ba114cd
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index 9bf081bc4de3..b9f65a809fdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,11 +73,11 @@ fi
pkgbase=linux-xanmod-edge
_major=6.7
-pkgver=${_major}.4
+pkgver=${_major}.5
_branch=6.x
xanmod=1
_revision=
-_sf_branch=edge
+_sf_branch=main
pkgrel=${xanmod}
pkgdesc='Linux Xanmod - Rolling Release [EDGE]'
url="http://www.xanmod.org/"
@@ -118,7 +118,7 @@ done
sha256sums=('ef31144a2576d080d8c31698e83ec9f66bf97c677fa2aaf0d5bbb9f3345b1069'
'SKIP'
- '5c0534f1a301ca43d0b2befbdc1859016c5a33a321efbd77300ea4c2a9b00214'
+ 'e0ce221aafb37c494083215cbbafd3f3515f9b72bcfd9cb056a6a9088ba114cd'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}