summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptr13372021-06-16 16:55:14 +0000
committerptr13372021-06-16 16:55:14 +0000
commite6bbe6e5c246bb9d289f5e55907769ba1c138c7e (patch)
tree87253e459850fd1fa3c31b9792f6c7d87ec499d8
parenta99cafccbe25b33989fff2b92af8f20a9d2f6f82 (diff)
downloadaur-e6bbe6e5c246bb9d289f5e55907769ba1c138c7e.tar.gz
arch-patches updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 26997ac7d295..261f9910fa2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cacule
pkgdesc = Linux-CacULE Kernel by Hamad Marri and with some other patchsets
pkgver = 5.12.11
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/hamadmarri/cacule-cpu-scheduler
arch = x86_64
license = GPL2
@@ -21,7 +21,7 @@ pkgbase = linux-cacule
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/patch-5.12.11.xz
source = config
- source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/arch-patches-v6/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/arch-patches-v7/0001-arch-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/CacULE/v5.12/cacule-5.12.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/cpu-patches-v5/0001-cpu-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.12/futex-patches-v2/0001-futex-resync-from-gitlab.collabora.com.patch
@@ -49,7 +49,7 @@ pkgbase = linux-cacule
sha256sums = 7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
sha256sums = 2f9bfb09efb00633ccf425b72c573329d62b6d140403682d1aa87db06de88f62
sha256sums = b4e1462213c93a485837a474358d9b85cfc51f058cef7d1133249fcb5fc8251b
- sha256sums = b2139a29b0cabfb029e51c81f386c698ef209e43cbd93a3515892785662e4c74
+ sha256sums = dd89db0483301a62cef23ba797fee1fb9804f570f952df87fe418ee22e353227
sha256sums = a90ec03375bf97c06bf2ca3f1fd0224deee8408077f71447326b2796b53652a1
sha256sums = 41e44b0fc80cf2e60e23addccdcf23e0aea66a9d9f9d4d1bfe9440dfec6be1ea
sha256sums = 4ff5c33785445f103d479196bb33c4f991d6c5f56df5c643ec6d2451368f0605
diff --git a/PKGBUILD b/PKGBUILD
index e39f61713573..aa8218ca99d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,7 +56,7 @@ _minor=11
_srcname=linux-${_major}
pkgbase=linux-cacule
pkgver=${_major}.${_minor}
-pkgrel=2
+pkgrel=3
pkgdesc='Linux-CacULE Kernel by Hamad Marri and with some other patchsets'
arch=('x86_64')
url="https://github.com/hamadmarri/cacule-cpu-scheduler"
@@ -70,7 +70,7 @@ source=(
"https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${_major}.tar.xz"
"https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz"
"config"
- "${_patchsource}/arch-patches-v6/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch"
+ "${_patchsource}/arch-patches-v7/0001-arch-patches.patch"
"${_caculepatches}/v5.12/cacule-5.12.patch"
"${_patchsource}/cpu-patches-v5/0001-cpu-patches.patch"
"${_patchsource}/futex-patches-v2/0001-futex-resync-from-gitlab.collabora.com.patch"
@@ -520,7 +520,7 @@ done
sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366'
'2f9bfb09efb00633ccf425b72c573329d62b6d140403682d1aa87db06de88f62'
'b4e1462213c93a485837a474358d9b85cfc51f058cef7d1133249fcb5fc8251b'
- 'b2139a29b0cabfb029e51c81f386c698ef209e43cbd93a3515892785662e4c74'
+ 'dd89db0483301a62cef23ba797fee1fb9804f570f952df87fe418ee22e353227'
'a90ec03375bf97c06bf2ca3f1fd0224deee8408077f71447326b2796b53652a1'
'41e44b0fc80cf2e60e23addccdcf23e0aea66a9d9f9d4d1bfe9440dfec6be1ea'
'4ff5c33785445f103d479196bb33c4f991d6c5f56df5c643ec6d2451368f0605'