summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-07-19 22:59:04 +0200
committerJoan Figueras2021-07-19 22:59:04 +0200
commitedfcf214dcfad7fd082a80d5a81effd5b07d3046 (patch)
tree255926c623d15bce7f591ad3d86be0976ce4d5ee
parentd2e8254c87397b557739557b7fd2a11eb86124df (diff)
downloadaur-edfcf214dcfad7fd082a80d5a81effd5b07d3046.tar.gz
5.13.3-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f07b0259b4d5..ba35a6b12228 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Latest Mainline (EDGE)
- pkgver = 5.13.2
+ pkgver = 5.13.3
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -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.2-xanmod1/patch-5.13.2-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.13.3-xanmod1/patch-5.13.3-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9
sha256sums = SKIP
- sha256sums = 946fdfeeddfad6591cee21471dced2cddd06cf9cf249e549319885cd8d2b4aa9
+ sha256sums = 3dea294fedeef04959ba68ce9840a903aba7470ad99644be1233bb344eb7153f
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index 9a81f39a15ff..650e2b502371 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ _makenconfig=
pkgbase=linux-xanmod-edge
_major=5.13
-pkgver=${_major}.2
+pkgver=${_major}.3
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -95,7 +95,7 @@ done
sha256sums=('3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9'
'SKIP'
- '946fdfeeddfad6591cee21471dced2cddd06cf9cf249e549319885cd8d2b4aa9'
+ '3dea294fedeef04959ba68ce9840a903aba7470ad99644be1233bb344eb7153f'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}