summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-07-07 21:14:29 +0200
committerJoan Figueras2021-07-07 21:14:29 +0200
commit0f0f508d46fdb4d0cbefe72091069dc3a2d30f26 (patch)
treec11a7e8f6ed8895b434cf0b5306040becbfae7f5
parent9d2d72875b7b33235e2111b392369ccbbf9fe262 (diff)
downloadaur-0f0f508d46fdb4d0cbefe72091069dc3a2d30f26.tar.gz
5.13.1-xanmod1-cacule
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f12a474a01eb..705b1cdc3027 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod-cacule
pkgdesc = Linux Xanmod. Branch with Cacule scheduler by Hamad Marri
- pkgver = 5.13.0
- pkgrel = 3
+ pkgver = 5.13.1
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -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.0-xanmod2-cacule/patch-5.13.0-xanmod2-cacule.xz
+ source = https://github.com/xanmod/linux/releases/download/5.13.1-xanmod1-cacule/patch-5.13.1-xanmod1-cacule.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9
sha256sums = SKIP
- sha256sums = 418aafd8e664fae1f4ec77245271747058eeb9ba190009ec0587b9016aa0e690
+ sha256sums = 1c0640f2df3162d704181396cabf0ff2668215fa118484f03075c59c902ec19b
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-cacule
diff --git a/PKGBUILD b/PKGBUILD
index 746ff233fc6b..8872194e0e8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,10 +58,10 @@ _makenconfig=
pkgbase=linux-xanmod-cacule
_major=5.13
-pkgver=${_major}.0
+pkgver=${_major}.1
_branch=5.x
-xanmod=2
-pkgrel=3
+xanmod=1
+pkgrel=${xanmod}
pkgdesc='Linux Xanmod. Branch with Cacule scheduler by Hamad Marri'
url="http://www.xanmod.org/"
arch=(x86_64)
@@ -94,7 +94,7 @@ done
sha256sums=('3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9'
'SKIP'
- '418aafd8e664fae1f4ec77245271747058eeb9ba190009ec0587b9016aa0e690'
+ '1c0640f2df3162d704181396cabf0ff2668215fa118484f03075c59c902ec19b'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}