summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-06-29 17:52:29 +0200
committerJoan Figueras2023-06-29 17:52:29 +0200
commitf09cb56a43ade02ca02bbc4cda13dfe9bf14bd84 (patch)
treecebda708e5cbe4b5786054140af475901e373b86
parent54be8c6556662965d9bf16d87158fdce4923e921 (diff)
downloadaur-f09cb56a43ade02ca02bbc4cda13dfe9bf14bd84.tar.gz
6.4.0-xanmod2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0025dd30e462..6c11875fbff7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Current Stable (CURRENT)
pkgver = 6.4.0
- pkgrel = 1
+ pkgrel = 2
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.sign
- source = patch-6.4.0-xanmod1.xz::https://github.com/xanmod/linux/releases/download/6.4.0-xanmod1/patch-6.4.0-xanmod1.xz
+ source = patch-6.4.0-xanmod2.xz::https://github.com/xanmod/linux/releases/download/6.4.0-xanmod2/patch-6.4.0-xanmod2.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3
sha256sums = SKIP
- sha256sums = 4eb2e7c7553536beeed8c3228395b9157f89bc085a0d47f017680747e4c914b5
+ sha256sums = c3ed02baf2b503ab53ff86363ee21643408e1d14e4b4046a09acbca1788e0201
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index cdff9060367a..08381248b78a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -75,7 +75,7 @@ pkgbase=linux-xanmod
_major=6.4
pkgver=${_major}.0
_branch=6.x
-xanmod=1
+xanmod=2
_revision=
pkgrel=${xanmod}
pkgdesc='Linux Xanmod - Current Stable (CURRENT)'
@@ -111,7 +111,7 @@ done
sha256sums=('8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3'
'SKIP'
- '4eb2e7c7553536beeed8c3228395b9157f89bc085a0d47f017680747e4c914b5'
+ 'c3ed02baf2b503ab53ff86363ee21643408e1d14e4b4046a09acbca1788e0201'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}