summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. Jung2021-09-08 22:58:12 +0000
committerP. Jung2021-09-08 22:58:12 +0000
commit652de6d742e8e2544b366b47f41b67fe966956f6 (patch)
tree405846211234b0df4052a9c08c4fc764196b5632
parent1c1943c72375d1777878152db8bf6bde46241469 (diff)
downloadaur-652de6d742e8e2544b366b47f41b67fe966956f6.tar.gz
btrfs
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fc78be0d6b4..6310c3d47a14 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.14.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/hamadmarri/cacule-cpu-scheduler
arch = x86_64
arch = x86_64_v3
@@ -31,7 +31,8 @@ pkgbase = linux-cacule
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/bbr2-patches/0001-bbr2-5.14-introduce-BBRv2.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/block-patches/0001-block-patches.patch
- source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/fixes-miscellaneous-v2/0001-fixes-miscellaneous.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/btrfs-patches-v2/0001-btrfs-patches.patch
+ source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/fixes-miscellaneous-v3/0001-fixes-miscellaneous.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/futex-zen-patches/0001-futex-resync-from-gitlab.collabora.com.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/futex2-zen-patches/0001-futex2-resync-from-gitlab.collabora.com.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.14/lqx-patches/0001-lqx-patches.patch
@@ -60,7 +61,8 @@ pkgbase = linux-cacule
md5sums = e45c7962a78d6e82a0d3808868cd6ac0
md5sums = 196d6ac961497aa880264b83160eb140
md5sums = a3f2cbf318dd2a63af9673f9e34e7125
- md5sums = 719316cce732595270043577fe48c8e7
+ md5sums = c504817d4e1659d0bc5d2c4c8a5465e0
+ md5sums = f2d0397fa97df4590cfc54964b354478
md5sums = 0849b25513dc47e3defa00f26f60eedb
md5sums = 2891eb036469d04995d9b21a5e389d8a
md5sums = 6787c78ba3e7b0a34fbba9c50da7e3b4
diff --git a/PKGBUILD b/PKGBUILD
index 1c3bb58a3414..37565dc28821 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -75,7 +75,7 @@ pkgbase=linux-cacule
pkgname=('linux-cacule' 'linux-cacule-headers')
pkgname=("${pkgbase}" "${pkgbase}-headers")
pkgver=5.14.2
-pkgrel=3
+pkgrel=4
arch=(x86_64 x86_64_v3)
pkgdesc='Linux-CacULE Kernel by Hamad Marri and with some other patchsets'
_gittag=v${pkgver%.*}-${pkgver##*.}
@@ -99,7 +99,8 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver
"${_patchsource}/android-patches/0001-android-export-symbold-and-enable-building-ashmem-an.patch"
"${_patchsource}/bbr2-patches/0001-bbr2-5.14-introduce-BBRv2.patch"
"${_patchsource}/block-patches/0001-block-patches.patch"
- "${_patchsource}/fixes-miscellaneous-v2/0001-fixes-miscellaneous.patch"
+ "${_patchsource}/btrfs-patches-v2/0001-btrfs-patches.patch"
+ "${_patchsource}/fixes-miscellaneous-v3/0001-fixes-miscellaneous.patch"
"${_patchsource}/futex-zen-patches/0001-futex-resync-from-gitlab.collabora.com.patch"
"${_patchsource}/futex2-zen-patches/0001-futex2-resync-from-gitlab.collabora.com.patch"
"${_patchsource}/lqx-patches/0001-lqx-patches.patch"
@@ -531,7 +532,8 @@ md5sums=('e111bd84156ac6b19568a495eed46400'
'e45c7962a78d6e82a0d3808868cd6ac0'
'196d6ac961497aa880264b83160eb140'
'a3f2cbf318dd2a63af9673f9e34e7125'
- '719316cce732595270043577fe48c8e7'
+ 'c504817d4e1659d0bc5d2c4c8a5465e0'
+ 'f2d0397fa97df4590cfc54964b354478'
'0849b25513dc47e3defa00f26f60eedb'
'2891eb036469d04995d9b21a5e389d8a'
'6787c78ba3e7b0a34fbba9c50da7e3b4'