summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhullyb2021-05-03 03:34:12 +0800
committerzhullyb2021-05-03 03:34:12 +0800
commit233ac288465880c3498d39f33853decf6ecf1dd7 (patch)
treeda270f64d5335657a9430d887c59e5d912e4881e
parentca6454e20fc6cafa7dd08836ffe89a7f3db44441 (diff)
downloadaur-233ac288465880c3498d39f33853decf6ecf1dd7.tar.gz
Update to 5.12.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33f0b742c18d..364bd1d9b732 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod-cacule-uksm-cjktty
pkgdesc = Linux Xanmod. Branch with Cacule scheduler by Hamad Marri
- pkgver = 5.12.0
- pkgrel = 2
+ pkgver = 5.12.1
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-xanmod-cacule-uksm-cjktty
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.12.0-xanmod2-cacule/patch-5.12.0-xanmod2-cacule.xz
+ source = https://github.com/xanmod/linux/releases/download/5.12.1-xanmod1-cacule/patch-5.12.1-xanmod1-cacule.xz
source = choose-gcc-optimization.sh
source = sphinx-workaround.patch
source = 0002-UKSM.patch
diff --git a/PKGBUILD b/PKGBUILD
index 09649967ed78..19cbfd8d1932 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,10 +61,10 @@ fi
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-cacule-uksm-cjktty
-pkgver=5.12.0
+pkgver=5.12.1
_major=5.12
_branch=5.x
-xanmod=2
+xanmod=1
pkgrel=${xanmod}
pkgdesc='Linux Xanmod. Branch with Cacule scheduler by Hamad Marri'
url="http://www.xanmod.org/"