summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorptr13372021-05-13 09:32:52 +0200
committerptr13372021-05-13 09:32:52 +0200
commit3e127535a99832e14ac341fb12e3e269972e7cfe (patch)
tree415774a3a853638cc349f8c1d3c1237575881e0b /PKGBUILD
parent3a5b049d8c018d7ab754035ac16f36138f870f04 (diff)
downloadaur-3e127535a99832e14ac341fb12e3e269972e7cfe.tar.gz
5.10.35, updated cacule rt patches
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a751b37aa940..301f05d64134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -55,17 +55,17 @@ _use_current=
pkgbase=linux-xanmod-cacule-rt-stable
# pkgname=('linux-xanmod-cacule-rt-stable' linux-xanmod-cacule-rt-stable)
_major=5.10
-_minor=30
+_minor=35
#_minorc=$((_minor+1))
#_rcver=rc7
-_rt=38
+_rt=39
pkgver=${_major}.${_minor}
_stable=${_major}.${_minor}
#_stablerc=${_major}-${_rcver}
_srcname=linux-${_major}
-pkgrel=3
+pkgrel=1
pkgdesc='Linux XanMod CacULE RT stable Version'
-versiontag=5.10.30-rt38-xanmod1
+versiontag=5.10.35-rt39-xanmod1
arch=('x86_64')
url="https://github.com/hamadmarri/cacule-cpu-scheduler"
license=('GPL2')
@@ -77,8 +77,8 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/linux-$_major.tar.xz"
"https://github.com/xanmod/linux/releases/download/$versiontag/patch-$versiontag.xz"
"${_patchsource}/cacule-patches/cacule-5.11-rt.patch")
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43'
- '84d1ceb8e1007d222cb96ef56c100613298bb0676932850018fdbb70e484ffb9'
- 'cf5d192c0cbed64cae0742fc24141b77bfe5b8b27a720e6dd94b9d8f4c521f29')
+ 'a24419d72044f021fda88bbd6acf28469383c55b951a15fdf48a88a78abb6a19'
+ 'bc35bd79dc4a82bbeffefa567e9c8b535d1eaad9d4f02f0bd67f6733b66311af')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}
export KBUILD_BUILD_USER=${KBUILD_BUILD_USER:-makepkg}