summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP.Jung2021-09-30 14:54:54 +0000
committerP.Jung2021-09-30 14:54:54 +0000
commitd689d5c7d9a077232b576df11e1e86849fffac4a (patch)
tree40cadb1bda9b4bcc459daa7222b5ef1bd7ca4eef
parent7328446406532b1291229abf182c18e7b570c6dd (diff)
downloadaur-d689d5c7d9a077232b576df11e1e86849fffac4a.tar.gz
5.14.9
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD12
2 files changed, 13 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4be4650c774..cab07b4fb879 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cacule-rdb
pkgdesc = Linux-CacULE-RDB Kernel by Hamad Marri and with some other patches
- pkgver = 5.14.8
- pkgrel = 4
+ pkgver = 5.14.9
+ pkgrel = 1
url = https://github.com/ptr1337/linux-cacule
arch = x86_64
arch = x86_64_v3
@@ -19,7 +19,7 @@ pkgbase = linux-cacule-rdb
makedepends = tar
makedepends = xz
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.8.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.9.tar.xz
source = config
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/arch-patches-v8/0001-arch-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/CacULE/v5.14/cacule-5.14.patch
@@ -39,7 +39,7 @@ pkgbase = linux-cacule-rdb
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/lru-zen-patches-v3/0001-lru-zen-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/pf-patches-v6/0001-pf-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/xanmod-patches-v2/0001-xanmod-patches.patch
- source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zen-patches-v2/0001-zen-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zen-patches-v3/0001-zen-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zstd-patches-v2/0001-zstd-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/zstd-upstream-patches-v3/0001-zstd-upstream-patches.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/ntfs3-patches-v11/0001-ntfs3-patches.patch
@@ -48,7 +48,7 @@ pkgbase = linux-cacule-rdb
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-v4l2loopback.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.14/0001-ksm.patch
source = auto-cpu-optimization.sh
- md5sums = ce6434b646ade20e292fb28c1aacde58
+ md5sums = 9f4fe4d784f3c5dd34e9251f83202eba
md5sums = e982364d1abb68de954be64c596f435c
md5sums = ef749be7f2048456ae738f93229bf354
md5sums = 40a9380b2884f5d417791f06389ba57e
@@ -68,7 +68,7 @@ pkgbase = linux-cacule-rdb
md5sums = d24fd0f81fbeed243b1b71fde7659548
md5sums = ccfbfe2efd7e51dbd67581a7d892230f
md5sums = 28864f14bf33bad92e57bc48bc5c2c78
- md5sums = 381bc4f0ff885e9b67e5899476a30416
+ md5sums = cfef1423ad1e6aecad63f0d5eacaea37
md5sums = 808981a36c81165953017e5e432c1fa1
md5sums = 74db4069a1c3985e5de43cf28f44e693
md5sums = 41a41f2a5ba649da97cdb2b499ddb818
@@ -91,5 +91,5 @@ pkgname = linux-cacule-rdb
pkgname = linux-cacule-rdb-headers
pkgdesc = Headers and scripts for building modules for the Linux-CacULE-RDB Kernel by Hamad Marri and with some other patches
- depends = linux-cacule=5.14.8
+ depends = linux-cacule-rdb=5.14.9
depends = pahole
diff --git a/PKGBUILD b/PKGBUILD
index f75236b2efb9..6a68806447b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -84,8 +84,8 @@ _use_current=
pkgbase=linux-cacule-rdb
pkgname=('linux-cacule-rdb' 'linux-cacule-rdb-headers')
pkgname=("${pkgbase}" "${pkgbase}-headers")
-pkgver=5.14.8
-pkgrel=4
+pkgver=5.14.9
+pkgrel=1
arch=(x86_64 x86_64_v3)
pkgdesc='Linux-CacULE-RDB Kernel by Hamad Marri and with some other patches'
_gittag=v${pkgver%.*}-${pkgver##*.}
@@ -127,7 +127,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
# "${_patchsource}/misc/le9fa-5.14.patch"
"${_patchsource}/pf-patches-v6/0001-pf-patches.patch"
"${_patchsource}/xanmod-patches-v2/0001-xanmod-patches.patch"
- "${_patchsource}/zen-patches-v2/0001-zen-patches.patch"
+ "${_patchsource}/zen-patches-v3/0001-zen-patches.patch"
"${_patchsource}/zstd-patches-v2/0001-zstd-patches.patch"
"${_patchsource}/zstd-upstream-patches-v3/0001-zstd-upstream-patches.patch"
"${_patchsource}/ntfs3-patches-v11/0001-ntfs3-patches.patch"
@@ -483,7 +483,7 @@ package_linux-cacule-rdb() {
package_linux-cacule-rdb-headers() {
pkgdesc="Headers and scripts for building modules for the ${pkgdesc}"
- depends=("linux-cacule=${pkgver}" "pahole")
+ depends=("linux-cacule-rdb=${pkgver}" "pahole")
cd "${srcdir:?}/linux-${pkgver}" || (
echo -e "\E[1;31mCan't cd to ${srcdir:?}/linux-${pkgver} directory! Package linux headers failed! \E[0m"
@@ -568,7 +568,7 @@ package_linux-cacule-rdb-headers() {
}
-md5sums=('ce6434b646ade20e292fb28c1aacde58'
+md5sums=('9f4fe4d784f3c5dd34e9251f83202eba'
'e982364d1abb68de954be64c596f435c'
'ef749be7f2048456ae738f93229bf354'
'40a9380b2884f5d417791f06389ba57e'
@@ -588,7 +588,7 @@ md5sums=('ce6434b646ade20e292fb28c1aacde58'
'd24fd0f81fbeed243b1b71fde7659548'
'ccfbfe2efd7e51dbd67581a7d892230f'
'28864f14bf33bad92e57bc48bc5c2c78'
- '381bc4f0ff885e9b67e5899476a30416'
+ 'cfef1423ad1e6aecad63f0d5eacaea37'
'808981a36c81165953017e5e432c1fa1'
'74db4069a1c3985e5de43cf28f44e693'
'41a41f2a5ba649da97cdb2b499ddb818'