summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP.Jung2021-08-18 10:40:56 +0000
committerP.Jung2021-08-18 10:40:56 +0000
commit559fb7e20139928af7941c6f814eb8d664e6855d (patch)
tree7aba6e98e4fcc9ba00c8b1fa1073ced1072ec7af
parentf030bf1f03d884e2ee7ba232c476f63be19b26e8 (diff)
downloadaur-559fb7e20139928af7941c6f814eb8d664e6855d.tar.gz
5.10.60
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25549fb87595..5596ac2620b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-cacule-lts
pkgdesc = Linux-CacULE Kernel LTS 5.10 by Hamad Marri and with some other patchsets
- pkgver = 5.10.59
+ pkgver = 5.10.60
pkgrel = 1
url = https://github.com/hamadmarri/cacule-cpu-scheduler
arch = x86_64
@@ -20,7 +20,7 @@ pkgbase = linux-cacule-lts
makedepends = xz
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.59.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.60.xz
source = config
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.10/arch-patches-v14/0001-arch-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/CacULE/v5.10/cacule-5.10.patch
@@ -38,7 +38,7 @@ pkgbase = linux-cacule-lts
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.10/ksm-patches/0001-ksm-patches.patch
source = https://raw.githubusercontent.com/ptr1337/linux-cacule-aur/master/patches/5.10/v4l2loopback-patches-v2/0001-v4l2loopback-patches.patch
md5sums = 753adc474bf799d569dec4f165ed92c3
- md5sums = 545c24f70bb81dd2006bb0ecaa75a157
+ md5sums = b978cda447914bfe06936bbc1c789312
md5sums = 7d8c2aaaed142867c014f44b439f8694
md5sums = 74798df2eba8d58326c73606b03786b7
md5sums = f7540ed8e2fd397cf647029419091e17
diff --git a/PKGBUILD b/PKGBUILD
index 67b6fa8788d0..ed37afa72380 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.10
-_minor=59
+_minor=60
_srcname=linux-${_major}
pkgbase=linux-cacule-lts
pkgver=${_major}.${_minor}
@@ -403,7 +403,7 @@ for _p in "${pkgname[@]}"; do
done
md5sums=('753adc474bf799d569dec4f165ed92c3'
- '545c24f70bb81dd2006bb0ecaa75a157'
+ 'b978cda447914bfe06936bbc1c789312'
'7d8c2aaaed142867c014f44b439f8694'
'74798df2eba8d58326c73606b03786b7'
'f7540ed8e2fd397cf647029419091e17'