summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-02-07 17:20:58 +0100
committerPiotr Gorski2021-02-07 17:20:58 +0100
commitdc35ba82446a9ecff52ce7c1660db7f711d041b6 (patch)
tree8944a23e68cbe8532a0f44bdaea581580e4404da
parent03ca09b0625f09cea146bc39111ab35699acef81 (diff)
downloadaur-dc35ba82446a9ecff52ce7c1660db7f711d041b6.tar.gz
Bump to 5.10.14-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 fc1d792ce41e..719b8bb0e759 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-uksm
pkgdesc = Linux UKSM
- pkgver = 5.10.13
- pkgrel = 3
+ pkgver = 5.10.14
+ 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.10.13.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.13.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.14.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.14.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.10/uksm-patches/0001-UKSM-for-5.10.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.10/cpu-patches-sep/0001-cpu-5.10-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.10/arch-patches-v14-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 = e894b9a98d34b0734ad87336530361b712ce60b57e47ea51e0efd66a4446e740b7e2bebc489e41e59523c0cc5f4066f36036eac2c4cfd7d99a63682c24d887be
+ sha512sums = 8e5016bfc7f5c090af6247ddac41cb3f811576bd078b2e145d798be6f214f72ee77bbff09d48d54a0154a9b137166650c88a1d178d50d5901dcaa03bb2c5e6f1
sha512sums = SKIP
sha512sums = 003e33e214065a57df00458d4a88db5cc33eb00030a516264fc4b2e4de9b6649466451260a30cf86667f8981fc493103dea509217b3850773a65d3beb95e6441
sha512sums = 34e21ecc4ef0d07707283427fa82d561a9573d670e80ccd41f7d9cb595473b3844b8df7aeffcb4fe82d9deeef0a4d4e6aef663eb1a7a397fa181f06f418a0d6d
diff --git a/PKGBUILD b/PKGBUILD
index 968547e09291..1d52d936edd2 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.10
-_minor=13
+_minor=14
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=3
+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=('e894b9a98d34b0734ad87336530361b712ce60b57e47ea51e0efd66a4446e740b7e2bebc489e41e59523c0cc5f4066f36036eac2c4cfd7d99a63682c24d887be'
+sha512sums=('8e5016bfc7f5c090af6247ddac41cb3f811576bd078b2e145d798be6f214f72ee77bbff09d48d54a0154a9b137166650c88a1d178d50d5901dcaa03bb2c5e6f1'
'SKIP'
'003e33e214065a57df00458d4a88db5cc33eb00030a516264fc4b2e4de9b6649466451260a30cf86667f8981fc493103dea509217b3850773a65d3beb95e6441'
'34e21ecc4ef0d07707283427fa82d561a9573d670e80ccd41f7d9cb595473b3844b8df7aeffcb4fe82d9deeef0a4d4e6aef663eb1a7a397fa181f06f418a0d6d'