summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-04-27 17:55:22 +0200
committerJoan Figueras2021-04-27 17:55:22 +0200
commit16689672e22bf14786046c0da2196bf13aed18e7 (patch)
tree9f68a3ae0bd7882f647bff6e986714ee3a762ffd
parent83151c2b2ccb7dc45ddb51171fd474c7ff3607e0 (diff)
downloadaur-16689672e22bf14786046c0da2196bf13aed18e7.tar.gz
5.12.0-xanmod1-cacule
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 597ae2b9f991..de14b8f282a4 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.11.16
+ pkgver = 5.12.0
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -12,16 +12,16 @@ pkgbase = linux-xanmod-cacule
makedepends = libelf
makedepends = cpio
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.11.16-xanmod1-cacule/patch-5.11.16-xanmod1-cacule.xz
+ 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-xanmod1-cacule/patch-5.12.0-xanmod1-cacule.xz
source = choose-gcc-optimization.sh
source = sphinx-workaround.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/sphinx-workaround.patch?h=packages/linux&id=be7d4710850020de55bce930c83fa80347c02fc3
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4
+ sha256sums = 7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
sha256sums = SKIP
- sha256sums = dd82103fda7f0ab13bcd35699621af071ef74ad1bb71f16a782c70ec0c2c629f
+ sha256sums = 12a20147b6efab9040e8e89223fef7f8184273f131066c7bf4a9535948150d5a
sha256sums = 03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
diff --git a/PKGBUILD b/PKGBUILD
index 022c658ad961..9553ac5a9671 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,8 +52,8 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-cacule
-_major=5.11
-pkgver=${_major}.16
+_major=5.12
+pkgver=${_major}.0
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -83,9 +83,9 @@ for _patch in ${_patches[@]}; do
source+=("${_patch}::https://git.archlinux.org/svntogit/packages.git/plain/trunk/${_patch}?h=packages/linux&id=${_commit}")
done
-sha256sums=('04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4'
+sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
'SKIP'
- 'dd82103fda7f0ab13bcd35699621af071ef74ad1bb71f16a782c70ec0c2c629f'
+ '12a20147b6efab9040e8e89223fef7f8184273f131066c7bf4a9535948150d5a'
'03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb')