summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-07-07 21:13:16 +0200
committerJoan Figueras2021-07-07 21:13:16 +0200
commit3d870a80dcb99e3b692ee25e957cd71f748aa8e0 (patch)
treed863f1ea8ba8d4d43419788ba1d01aaadefe072a
parent4b49da361e74a8e0a7758993ff4a7561bddcaee7 (diff)
downloadaur-3d870a80dcb99e3b692ee25e957cd71f748aa8e0.tar.gz
5.13.1-xanmod1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2f40a581883..059714d75eef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Latest Mainline (EDGE)
- pkgver = 5.13.0
- pkgrel = 2
+ pkgver = 5.13.1
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -14,13 +14,13 @@ pkgbase = linux-xanmod-edge
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.13.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.13.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.13.0-xanmod2/patch-5.13.0-xanmod2.xz
+ source = https://github.com/xanmod/linux/releases/download/5.13.1-xanmod1/patch-5.13.1-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9
sha256sums = SKIP
- sha256sums = 42cb550e7b9900820bdc9f528eb60c726f19294417065bf3a0b94be06388aeb1
+ sha256sums = b0f14a0ccc290a97457a301c9d2a2d8e4c02ed8d2292333476dbe488b443de35
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index 0bd4be3dc09b..037fa4d6bb26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,9 +58,9 @@ _makenconfig=
pkgbase=linux-xanmod-edge
_major=5.13
-pkgver=${_major}.0
+pkgver=${_major}.1
_branch=5.x
-xanmod=2
+xanmod=1
pkgrel=${xanmod}
pkgdesc='Linux Xanmod - Latest Mainline (EDGE)'
url="http://www.xanmod.org/"
@@ -95,7 +95,7 @@ done
sha256sums=('3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9'
'SKIP'
- '42cb550e7b9900820bdc9f528eb60c726f19294417065bf3a0b94be06388aeb1'
+ 'b0f14a0ccc290a97457a301c9d2a2d8e4c02ed8d2292333476dbe488b443de35'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}