summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-03-17 20:39:24 +0100
committerPiotr Gorski2021-03-17 20:39:24 +0100
commit6493b8cb292a788e76829c0d37f2de4436b45bea (patch)
treeafe74d38182aa0f26894947294f10af5ffac4043
parentabfd870659e2be9c57100799fc469e13921be7a7 (diff)
downloadaur-6493b8cb292a788e76829c0d37f2de4436b45bea.tar.gz
Bump to 5.11.7-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 f190f438ec28..1b2c923f0f59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-uksm
pkgdesc = Linux UKSM
- pkgver = 5.11.6
- pkgrel = 3
+ pkgver = 5.11.7
+ pkgrel = 1
url = https://github.com/dolohow/uksm
arch = x86_64
license = GPL2
@@ -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.6.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.6.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.7.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.11.7.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 = 52761568a81a4f2c8fa7e2ecd4a8d1b4657fc4fd9e31b3d0ba1d65a5ea968db16b0c77e4ae05ddef084f49f419899205b7658de1050b970670ba3111d9c49abb
+ sha512sums = 1cbbbc65b5ebeb49e3e3d08ba1739c11447cb089994551b559a94de7cb72b308161ba176ffbcf486ee89b0de5cc9460ff02af245ad4b19e104d8fe221a56550c
sha512sums = SKIP
sha512sums = 9d38c5672d6e6a08c02e6713b58e03898acdef3f75bb1a96ecd657606d29a69a8cf81bff18af0f56dd75311c5d61c330bbd89a3165bc0e5c6b48b37172716fc9
sha512sums = d4bd0a49d18cea1fb7d2a3d64a2b9e2f18a56071446959b0a12b9234acce86ce1de0124b90357f39cffff744a7e6a8efd98377e9e7ba5eaef0371645833ab49d
diff --git a/PKGBUILD b/PKGBUILD
index fbec4c2bfbe5..9256919e5649 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=6
+_minor=7
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=3
+pkgrel=1
pkgdesc='Linux UKSM'
arch=('x86_64')
url="https://github.com/dolohow/uksm"
@@ -308,7 +308,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('52761568a81a4f2c8fa7e2ecd4a8d1b4657fc4fd9e31b3d0ba1d65a5ea968db16b0c77e4ae05ddef084f49f419899205b7658de1050b970670ba3111d9c49abb'
+sha512sums=('1cbbbc65b5ebeb49e3e3d08ba1739c11447cb089994551b559a94de7cb72b308161ba176ffbcf486ee89b0de5cc9460ff02af245ad4b19e104d8fe221a56550c'
'SKIP'
'9d38c5672d6e6a08c02e6713b58e03898acdef3f75bb1a96ecd657606d29a69a8cf81bff18af0f56dd75311c5d61c330bbd89a3165bc0e5c6b48b37172716fc9'
'd4bd0a49d18cea1fb7d2a3d64a2b9e2f18a56071446959b0a12b9234acce86ce1de0124b90357f39cffff744a7e6a8efd98377e9e7ba5eaef0371645833ab49d'