summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-07-15 09:47:35 +0200
committerJoan Figueras2021-07-15 09:47:35 +0200
commit4fce54547198b0f48abee5d65f617e222baf9f18 (patch)
tree7bf5204cf6dbef579ee02f7205060f0792b250e6
parent0f0f508d46fdb4d0cbefe72091069dc3a2d30f26 (diff)
downloadaur-4fce54547198b0f48abee5d65f617e222baf9f18.tar.gz
5.13.2-xanmod1-cacule
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 705b1cdc3027..a5e0d70f30db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-cacule
pkgdesc = Linux Xanmod. Branch with Cacule scheduler by Hamad Marri
- pkgver = 5.13.1
+ pkgver = 5.13.2
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = linux-xanmod-cacule
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.1-xanmod1-cacule/patch-5.13.1-xanmod1-cacule.xz
+ source = https://github.com/xanmod/linux/releases/download/5.13.2-xanmod1-cacule/patch-5.13.2-xanmod1-cacule.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9
sha256sums = SKIP
- sha256sums = 1c0640f2df3162d704181396cabf0ff2668215fa118484f03075c59c902ec19b
+ sha256sums = 05f8f863a261ddf51633589b0c3db14b19b07dc2bdce59e8ea168ccc280bf9cd
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-cacule
diff --git a/PKGBUILD b/PKGBUILD
index 8872194e0e8c..a92e4953d993 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ _makenconfig=
pkgbase=linux-xanmod-cacule
_major=5.13
-pkgver=${_major}.1
+pkgver=${_major}.2
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -94,7 +94,7 @@ done
sha256sums=('3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9'
'SKIP'
- '1c0640f2df3162d704181396cabf0ff2668215fa118484f03075c59c902ec19b'
+ '05f8f863a261ddf51633589b0c3db14b19b07dc2bdce59e8ea168ccc280bf9cd'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}