summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-09-07 15:05:24 +0200
committerJoan Figueras2023-09-07 15:05:24 +0200
commitee2df512a908e828e6ef31bc76764019dbb753aa (patch)
tree507d6980346f383203377be4cceab6b787ea7da6
parent6db0ba84040d1fa63c0d087248640ce6ba94ea30 (diff)
downloadaur-ee2df512a908e828e6ef31bc76764019dbb753aa.tar.gz
Revert "6.4.15-xanmod1"
This reverts commit 6db0ba84040d1fa63c0d087248640ce6ba94ea30.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44aa9c5494d5..20ab2d4402e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Stable Mainline [MAIN]
- pkgver = 6.4.15
+ pkgver = 6.4.14
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -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.15-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.4.15-xanmod1/patch-6.4.15-xanmod1.xz/download
+ source = patch-6.4.14-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.4.14-xanmod1/patch-6.4.14-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3
sha256sums = SKIP
- sha256sums = 251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed
+ sha256sums = d6c998d03213f9d84ff739935ffc8ac1952a08bcdb1d851c6a184f70bc67e164
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index d953b23f2079..f203e778c064 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod
_major=6.4
-pkgver=${_major}.15
+pkgver=${_major}.14
_branch=6.x
xanmod=1
_revision=
@@ -111,7 +111,7 @@ done
sha256sums=('8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3'
'SKIP'
- '251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed'
+ 'd6c998d03213f9d84ff739935ffc8ac1952a08bcdb1d851c6a184f70bc67e164'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}