summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-07-01 01:44:34 +0200
committerJoan Figueras2021-07-01 01:44:34 +0200
commitc6296824e77782dc2b8b173f9bbbfc60c9acf870 (patch)
tree406f3c43887308b5241371356761280ce145fb1f
parent5bd77bc5bb28dab2f9820a36037b49c03f64c024 (diff)
downloadaur-c6296824e77782dc2b8b173f9bbbfc60c9acf870.tar.gz
5.13.0-xanmod1-cacule
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9196971f9c10..aa85b7308829 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.12.13
+ pkgver = 5.13.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.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.13-xanmod1-cacule/patch-5.12.13-xanmod1-cacule.xz
+ 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-xanmod1-cacule/patch-5.13.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 = 7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
+ sha256sums = 3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9
sha256sums = SKIP
- sha256sums = b99ced5ce286a3e955ea0030de2dd6cc5b8270d3a33d5c53c5a99e33542f989b
+ sha256sums = 41c128f1dda625549972a58f198cbc01ca4d41bfc0b1c0973224e4ddcce4cecd
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
diff --git a/PKGBUILD b/PKGBUILD
index bb3a9c6a3218..de48756aa312 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
##
## The following variables can be customized at build time. Use env or export to change at your wish
##
-## Example: env _microarchitecture=99 use_numa=n use_tracers=n use_pds=n makepkg -sc
+## Example: env _microarchitecture=98 use_numa=n use_tracers=n makepkg -sc
##
## Look inside 'choose-gcc-optimization.sh' to choose your microarchitecture
## Valid numbers between: 0 to 99
@@ -57,8 +57,8 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-cacule
-_major=5.12
-pkgver=${_major}.13
+_major=5.13
+pkgver=${_major}.0
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -91,9 +91,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=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
+sha256sums=('3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9'
'SKIP'
- 'b99ced5ce286a3e955ea0030de2dd6cc5b8270d3a33d5c53c5a99e33542f989b'
+ '41c128f1dda625549972a58f198cbc01ca4d41bfc0b1c0973224e4ddcce4cecd'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee'
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb')