summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2024-04-10 22:41:24 +0200
committerJoan Figueras2024-04-10 22:41:24 +0200
commit181fc5af1914f1a0149da29c4e27216e1890a70c (patch)
tree553acb07e3db899c90a7fbd51f308b3d26022450
parent117f608aec4722f480e985bab3684ad27ea67229 (diff)
downloadaur-181fc5af1914f1a0149da29c4e27216e1890a70c.tar.gz
6.8.5-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20cab8947559..653d92644dd7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Rolling Release [EDGE]
- pkgver = 6.8.4
+ pkgver = 6.8.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.8.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.8.tar.sign
- source = patch-6.8.4-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.8.4-xanmod1/patch-6.8.4-xanmod1.xz/download
+ source = patch-6.8.5-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/patch-6.8.5-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3
sha256sums = SKIP
- sha256sums = afe4c3199355f1e81a9f86ab6f0702f6ec8a2073dc436c266a4fd9336c455a49
+ sha256sums = ce92f1ac419a541a812e445e6edcf1fb2cfc4a10b42d49294d936388702ceb44
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index 68a7fd2903c6..90ccc82c6547 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,11 +73,11 @@ fi
pkgbase=linux-xanmod-edge
_major=6.8
-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/"
@@ -117,7 +117,7 @@ done
sha256sums=('c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3'
'SKIP'
- 'afe4c3199355f1e81a9f86ab6f0702f6ec8a2073dc436c266a4fd9336c455a49'
+ 'ce92f1ac419a541a812e445e6edcf1fb2cfc4a10b42d49294d936388702ceb44'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}