summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-09-07 15:09:01 +0200
committerJoan Figueras2023-09-07 15:09:01 +0200
commitb1678b160e11a18fb0b7b150165ed238ff995b2c (patch)
tree259c63d1aa945d9f95d223914600326f269575df
parent187319f580cbc5082ecfbf95dca34915b6c4eeb4 (diff)
downloadaur-b1678b160e11a18fb0b7b150165ed238ff995b2c.tar.gz
Revert "6.5.2-xanmod1"
This reverts commit 187319f580cbc5082ecfbf95dca34915b6c4eeb4.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0dfd6ad83f1..3e72cd872011 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Rolling Release [EDGE]
- pkgver = 6.5.2
+ pkgver = 6.5.1
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.2-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.5.2-xanmod1/patch-6.5.2-xanmod1.xz/download
+ source = patch-6.5.1-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.5.1-xanmod1/patch-6.5.1-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7a574bbc20802ea76b52ca7faf07267f72045e861b18915c5272a98c27abf884
sha256sums = SKIP
- sha256sums = 251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed
+ sha256sums = 55c9b554e5943a9e6cf9104b68d47821adb4737cd2bd608c864eb98ff49502be
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index 7a171764e67c..0cb9b616f530 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-edge
_major=6.5
-pkgver=${_major}.2
+pkgver=${_major}.1
_branch=6.x
xanmod=1
_revision=
@@ -111,7 +111,7 @@ done
sha256sums=('7a574bbc20802ea76b52ca7faf07267f72045e861b18915c5272a98c27abf884'
'SKIP'
- '251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed'
+ '55c9b554e5943a9e6cf9104b68d47821adb4737cd2bd608c864eb98ff49502be'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}