summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-03-25 12:15:37 +0100
committerPiotr Gorski2021-03-25 12:15:37 +0100
commiteb7845e1740ede6a384b4e056e78ce7c9530284a (patch)
treeabb1522ebc2e4e45176734012c194866fecbe099
parent3b6894e997aab1ec439f431c706629a3b39e177a (diff)
downloadaur-eb7845e1740ede6a384b4e056e78ce7c9530284a.tar.gz
Bump to 5.11.10-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e101a450cfd..3f4050866420 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-uksm
pkgdesc = Linux UKSM
- pkgver = 5.11.9
- pkgrel = 2
+ pkgver = 5.11.10
+ pkgrel = 1
url = https://github.com/dolohow/uksm
arch = x86_64
license = GPL2
@@ -18,8 +18,8 @@ pkgbase = linux-uksm
makedepends = tar
makedepends = xz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.9.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.9.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.10.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.10.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.11/uksm-patches-v2/0001-UKSM-for-5.11.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.11/cpu-patches-v2-sep/0001-cpu-5.11-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.11/arch-patches-v7-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -27,7 +27,7 @@ pkgbase = linux-uksm
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = a79473dd868371e0f81a5700115c1f7278e6e9b40f3b2f1be2085dad8965841c4b575d8a7bd310a941d60e0635b7ae8b4d0bf2adc855378abde8f3cbea9c2385
+ sha512sums = 504f73124e730df2a9e1399b64ba388fea4adf66b52f145cc39a9807a0476b998ea66b6de6d5aafdf9cc1930c1dc8de7bb8c1ae0da93d9ee9ca409ce0b0aff38
sha512sums = SKIP
sha512sums = 9d38c5672d6e6a08c02e6713b58e03898acdef3f75bb1a96ecd657606d29a69a8cf81bff18af0f56dd75311c5d61c330bbd89a3165bc0e5c6b48b37172716fc9
sha512sums = d4bd0a49d18cea1fb7d2a3d64a2b9e2f18a56071446959b0a12b9234acce86ce1de0124b90357f39cffff744a7e6a8efd98377e9e7ba5eaef0371645833ab49d
diff --git a/PKGBUILD b/PKGBUILD
index e7a2a3f940f6..c21ea913b454 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,10 +48,10 @@ _1k_HZ_ticks=
pkgbase=linux-uksm
# pkgname=('linux-uksm' 'linux-uksm-headers' 'linux-uksm-docs')
_major=5.11
-_minor=9
+_minor=10
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=1
pkgdesc='Linux UKSM'
arch=('x86_64')
url="https://github.com/dolohow/uksm"
@@ -309,7 +309,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('a79473dd868371e0f81a5700115c1f7278e6e9b40f3b2f1be2085dad8965841c4b575d8a7bd310a941d60e0635b7ae8b4d0bf2adc855378abde8f3cbea9c2385'
+sha512sums=('504f73124e730df2a9e1399b64ba388fea4adf66b52f145cc39a9807a0476b998ea66b6de6d5aafdf9cc1930c1dc8de7bb8c1ae0da93d9ee9ca409ce0b0aff38'
'SKIP'
'9d38c5672d6e6a08c02e6713b58e03898acdef3f75bb1a96ecd657606d29a69a8cf81bff18af0f56dd75311c5d61c330bbd89a3165bc0e5c6b48b37172716fc9'
'd4bd0a49d18cea1fb7d2a3d64a2b9e2f18a56071446959b0a12b9234acce86ce1de0124b90357f39cffff744a7e6a8efd98377e9e7ba5eaef0371645833ab49d'