summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP.Jung2021-08-23 08:44:36 +0000
committerP.Jung2021-08-23 08:44:36 +0000
commit6ae5fa7ce88d0e2d32c2324377b34ef2a1700fbe (patch)
tree953373fc6f952d7c3e5e85e31f38b558e2a55782
parent456f1a809e26e3f8bd0e6979016609d077559443 (diff)
downloadaur-6ae5fa7ce88d0e2d32c2324377b34ef2a1700fbe.tar.gz
lru patches, cacule patch updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 29296cbefe08..f6e480c75b6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cacule-rdb-llvm
pkgdesc = Linux-CacULE-RDB Kernel by Hamad Marri and with some other patchsets with FULL LTO optimization
pkgver = 5.13.12
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/hamadmarri/cacule-cpu-scheduler
arch = x86_64
arch = x86_64_v3
@@ -42,7 +42,7 @@ pkgbase = linux-cacule-rdb-llvm
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/btrfs-patches-v2/0001-btrfs-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/pf-patches-v10/0001-pf-patches.patch
- source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/lru-patches-v7/0001-lru-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/lru-patches-v8/0001-lru-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/ntfs3-patches-v2/0001-ntfs3-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/lrng-patches/0001-lrng-patches-v2.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/security-patches/0001-security-patches.patch
@@ -71,7 +71,7 @@ pkgbase = linux-cacule-rdb-llvm
md5sums = 65a4399a10b2abd0f327145d479db12d
md5sums = 81f27f12e20971c7d7fc3a53ffb6842c
md5sums = 8db3691e8a450f8736ed1d58ba4d6298
- md5sums = e84f0dadb9e7487fac39541c5bd85d7a
+ md5sums = d66899682420ea8ce0c9df9c9bde4427
md5sums = b6623f818462d08b03fdc1b573c90e9f
md5sums = 2b2be59407dd342f1cea80602a93b6c0
md5sums = 9977ba0e159416108217a45438ebebb4
diff --git a/PKGBUILD b/PKGBUILD
index 487283f829bc..01a1bdc6a4bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ _use_current=
pkgbase=linux-cacule-rdb-llvm
pkgname=("${pkgbase}" "${pkgbase}-headers")
pkgver=5.13.12
-pkgrel=5
+pkgrel=6
_gittag=v${pkgver%.*}-${pkgver##*.}
pkgdesc='Linux-CacULE-RDB Kernel by Hamad Marri and with some other patchsets with FULL LTO optimization'
arch=('x86_64' 'x86_64_v3')
@@ -88,7 +88,7 @@ source=(
"${_patchsource}/btrfs-patches-v2/0001-btrfs-patches.patch"
"${_patchsource}/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch"
"${_patchsource}/pf-patches-v10/0001-pf-patches.patch"
- "${_patchsource}/lru-patches-v7/0001-lru-patches.patch"
+ "${_patchsource}/lru-patches-v8/0001-lru-patches.patch"
"${_patchsource}/ntfs3-patches-v2/0001-ntfs3-patches.patch"
"${_patchsource}/lrng-patches/0001-lrng-patches-v2.patch"
"${_patchsource}/security-patches/0001-security-patches.patch"
@@ -504,7 +504,7 @@ md5sums=('6e1728b2021ca19cc9273f080e6c44c7'
'65a4399a10b2abd0f327145d479db12d'
'81f27f12e20971c7d7fc3a53ffb6842c'
'8db3691e8a450f8736ed1d58ba4d6298'
- 'e84f0dadb9e7487fac39541c5bd85d7a'
+ 'd66899682420ea8ce0c9df9c9bde4427'
'b6623f818462d08b03fdc1b573c90e9f'
'2b2be59407dd342f1cea80602a93b6c0'
'9977ba0e159416108217a45438ebebb4'