summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-03-11 18:23:22 +0100
committerPiotr Gorski2021-03-11 18:23:22 +0100
commitfc5954a4adada29ab866920b3f36dbc1cedc6bac (patch)
tree2d9530fcdd6a146b9937a603d88c5e786977d1fa
parent2fa7b6eabe41ce3092c21b6cad340bc44ea77a42 (diff)
downloadaur-fc5954a4adada29ab866920b3f36dbc1cedc6bac.tar.gz
Bump to 5.11.6-1
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb212d37b461..ac75a37447c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-uksm
pkgdesc = Linux UKSM
- pkgver = 5.11.5
+ pkgver = 5.11.6
pkgrel = 1
url = https://github.com/dolohow/uksm
arch = x86_64
@@ -18,15 +18,15 @@ pkgbase = linux-uksm
makedepends = tar
makedepends = xz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.5.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.5.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.6.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.6.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-v6/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 8c2a37358b07a5764c23e89d72c0ab68031af0bd9041ffbd4c95597f405fa6f50080d7e62669d55b3fee51e783a10b3548493d3f8171c6ec18cc12682108e97d
+ sha512sums = 52761568a81a4f2c8fa7e2ecd4a8d1b4657fc4fd9e31b3d0ba1d65a5ea968db16b0c77e4ae05ddef084f49f419899205b7658de1050b970670ba3111d9c49abb
sha512sums = SKIP
sha512sums = 9d38c5672d6e6a08c02e6713b58e03898acdef3f75bb1a96ecd657606d29a69a8cf81bff18af0f56dd75311c5d61c330bbd89a3165bc0e5c6b48b37172716fc9
sha512sums = d4bd0a49d18cea1fb7d2a3d64a2b9e2f18a56071446959b0a12b9234acce86ce1de0124b90357f39cffff744a7e6a8efd98377e9e7ba5eaef0371645833ab49d
diff --git a/PKGBUILD b/PKGBUILD
index 428b136fbd3a..d13dccee6ac5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -48,7 +48,7 @@ _1k_HZ_ticks=
pkgbase=linux-uksm
# pkgname=('linux-uksm' 'linux-uksm-headers' 'linux-uksm-docs')
_major=5.11
-_minor=5
+_minor=6
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -308,7 +308,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('8c2a37358b07a5764c23e89d72c0ab68031af0bd9041ffbd4c95597f405fa6f50080d7e62669d55b3fee51e783a10b3548493d3f8171c6ec18cc12682108e97d'
+sha512sums=('52761568a81a4f2c8fa7e2ecd4a8d1b4657fc4fd9e31b3d0ba1d65a5ea968db16b0c77e4ae05ddef084f49f419899205b7658de1050b970670ba3111d9c49abb'
'SKIP'
'9d38c5672d6e6a08c02e6713b58e03898acdef3f75bb1a96ecd657606d29a69a8cf81bff18af0f56dd75311c5d61c330bbd89a3165bc0e5c6b48b37172716fc9'
'd4bd0a49d18cea1fb7d2a3d64a2b9e2f18a56071446959b0a12b9234acce86ce1de0124b90357f39cffff744a7e6a8efd98377e9e7ba5eaef0371645833ab49d'