summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. Jung2021-08-12 12:29:57 +0000
committerP. Jung2021-08-12 12:29:57 +0000
commitf1fef7e7a35b677e35faf608c71ee4d32285e967 (patch)
tree3e8c883d53abbbc0c9268f0a66cac522b556795a
parentb784c5380102a81e7259341739a00f730c2abbcd (diff)
downloadaur-f1fef7e7a35b677e35faf608c71ee4d32285e967.tar.gz
5.13.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae59db3008c0..f41b9a1533a6 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 patchsets
- pkgver = 5.13.9
- pkgrel = 2
+ pkgver = 5.13.10
+ pkgrel = 1
url = https://github.com/hamadmarri/cacule-cpu-scheduler
arch = x86_64
arch = x86_64_v3
@@ -20,7 +20,7 @@ pkgbase = linux-cacule-rdb
makedepends = xz
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.13.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.13.9.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.13.10.xz
source = config
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/arch-patches-v3/0001-arch-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/CacULE/v5.13/cacule-5.13.patch
@@ -48,7 +48,7 @@ pkgbase = linux-cacule-rdb
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/clearlinux-patches-v2/0001-clearlinux-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.13/v4l2loopback-patches-v2/0001-v4l2loopback-patches.patch
md5sums = 76c60fb304510a7bbd9c838790bc5fe4
- md5sums = 39a5d2b3ff92c000dc93f9fa2efb2c45
+ md5sums = 4d745d474d07277daee24107239c8902
md5sums = aca08268e009c0d0101956df3f5ad44a
md5sums = 6d8a2a8f499dd9643ca4af2254389ce7
md5sums = 078da517ec2d54283af81d7da3af671a
diff --git a/PKGBUILD b/PKGBUILD
index 3fae4d6dea87..044364926552 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -60,12 +60,12 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.13
-_minor=9
+_minor=10
_srcname=linux-${_major}
pkgbase=linux-cacule-rdb
pkgver=${_major}.${_minor}
#pkgver=${_major}
-pkgrel=2
+pkgrel=1
pkgdesc='Linux-CacULE-RDB Kernel by Hamad Marri and with some other patchsets'
arch=('x86_64' 'x86_64_v3')
url="https://github.com/hamadmarri/cacule-cpu-scheduler"
@@ -547,7 +547,7 @@ for _p in "${pkgname[@]}"; do
done
md5sums=('76c60fb304510a7bbd9c838790bc5fe4'
- '39a5d2b3ff92c000dc93f9fa2efb2c45'
+ '4d745d474d07277daee24107239c8902'
'aca08268e009c0d0101956df3f5ad44a'
'6d8a2a8f499dd9643ca4af2254389ce7'
'078da517ec2d54283af81d7da3af671a'