summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorzhullyb2021-05-08 17:22:40 +0800
committerzhullyb2021-05-08 17:22:40 +0800
commitae13c9181e2e690ccfd5dbaccde498ff6e8e568e (patch)
tree297de8105eab4bb36d356362856433188925904f
parent8300ea9d353def15f41616c9a7fb758f0e22aef2 (diff)
downloadaur-ae13c9181e2e690ccfd5dbaccde498ff6e8e568e.tar.gz
Update to 5.12.2-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3d0692bb7692..5785bf3219e0 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.1
- pkgrel = 2
+ pkgver = 5.12.2
+ 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.1-xanmod2-cacule/patch-5.12.1-xanmod2-cacule.xz
+ source = https://github.com/xanmod/linux/releases/download/5.12.2-xanmod1-cacule/patch-5.12.2-xanmod1-cacule.xz
source = choose-gcc-optimization.sh
source = sphinx-workaround.patch
source = 0002-UKSM.patch
diff --git a/PKGBUILD b/PKGBUILD
index 922f9d235e49..bb484039008c 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.1
+pkgver=5.12.2
_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/"