summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorptr13372021-07-29 19:09:19 +0000
committerptr13372021-07-29 19:09:19 +0000
commit87d2333c33b0fa1faee8a7f5b8d4bc5f5da635af (patch)
tree5fca93b0873a19b5c53802f5232abad1d579bc22
parent9fa9a262ce455feacf196012cb2fcbbbe4c590cb (diff)
downloadaur-87d2333c33b0fa1faee8a7f5b8d4bc5f5da635af.tar.gz
update
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f21e01a60489..4a73a6d91838 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.13.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/hamadmarri/cacule-cpu-scheduler
arch = x86_64
arch = x86_64_v3
@@ -36,9 +36,9 @@ pkgbase = linux-cacule
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/bbr2-patches-v2/0001-bbr2-patches.patch
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-v6/0001-pf-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/pf-patches-v7/0001-pf-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/lru-patches-v5/0001-lru-patches.patch
- source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/ntfs3-patches/0001-ntfs3-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.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/security-patches/0001-security-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/alsa-patches/0001-alsa-patches.patch
@@ -62,9 +62,9 @@ pkgbase = linux-cacule
md5sums = 1bd37d8e71b2a7aae8ebd2853a08f445
md5sums = 65a4399a10b2abd0f327145d479db12d
md5sums = 81f27f12e20971c7d7fc3a53ffb6842c
- md5sums = cde2074acf384dcc3809640a2ecf0250
+ md5sums = a0a99d3914525853685ac814563e5227
md5sums = 055df07f7637d427a7c134c686074860
- md5sums = 86825a0c5716a1d9c6a39f9d3886b1bf
+ md5sums = b6623f818462d08b03fdc1b573c90e9f
md5sums = a1869abc4d1a6ec1901f34302cd09b7e
md5sums = 9977ba0e159416108217a45438ebebb4
md5sums = 92e9db1a7777666a1e6353b4760f1275
diff --git a/PKGBUILD b/PKGBUILD
index 0d7126e3e7e7..ff71ab3fd531 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,7 +63,7 @@ _srcname=linux-${_major}
pkgbase=linux-cacule
pkgver=${_major}.${_minor}
#pkgver=${_major}
-pkgrel=1
+pkgrel=2
pkgdesc='Linux-CacULE Kernel by Hamad Marri and with some other patchsets'
arch=('x86_64' 'x86_64_v3')
url="https://github.com/hamadmarri/cacule-cpu-scheduler"
@@ -92,11 +92,11 @@ source=(
"${_patchsource}/bbr2-patches-v2/0001-bbr2-patches.patch"
"${_patchsource}/btrfs-patches-v2/0001-btrfs-patches.patch"
"${_patchsource}/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch"
- "${_patchsource}/pf-patches-v6/0001-pf-patches.patch"
+ "${_patchsource}/pf-patches-v7/0001-pf-patches.patch"
"${_patchsource}/lru-patches-v5/0001-lru-patches.patch"
# "${_patchsource}/lru-patches/lru_5.13.patch"
# "${_patchsource}/lru-patches/le9db_patches/le9db1-5.10.patch"
- "${_patchsource}/ntfs3-patches/0001-ntfs3-patches.patch"
+ "${_patchsource}/ntfs3-patches-v2/0001-ntfs3-patches.patch"
"${_patchsource}/lrng-patches/0001-lrng-patches.patch"
"${_patchsource}/security-patches/0001-security-patches.patch"
# "${_patchsource}/misc/nohzfull.patch"
@@ -553,9 +553,9 @@ md5sums=('76c60fb304510a7bbd9c838790bc5fe4'
'1bd37d8e71b2a7aae8ebd2853a08f445'
'65a4399a10b2abd0f327145d479db12d'
'81f27f12e20971c7d7fc3a53ffb6842c'
- 'cde2074acf384dcc3809640a2ecf0250'
+ 'a0a99d3914525853685ac814563e5227'
'055df07f7637d427a7c134c686074860'
- '86825a0c5716a1d9c6a39f9d3886b1bf'
+ 'b6623f818462d08b03fdc1b573c90e9f'
'a1869abc4d1a6ec1901f34302cd09b7e'
'9977ba0e159416108217a45438ebebb4'
'92e9db1a7777666a1e6353b4760f1275'