summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2020-06-24 21:48:32 +0200
committerPiotr Gorski2020-06-24 21:48:32 +0200
commitb54f79f4a0458e2e6a93d42636b1ec9df60b52c0 (patch)
treea4138c0c2c4dd9c334e1ad6461792f2bb8bc619a
parent932f2edcbdaae5751c8f4431e2799f22446707b0 (diff)
downloadaur-b54f79f4a0458e2e6a93d42636b1ec9df60b52c0.tar.gz
Bump to 5.7.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 655809ea3f89..ec68aa9f518d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-uksm
pkgdesc = Linux UKSM
- pkgver = 5.7.5
+ pkgver = 5.7.6
pkgrel = 1
url = https://github.com/dolohow/uksm
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = linux-uksm
makedepends = imagemagick
makedepends = pahole
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.5.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.5.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.6.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.6.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.7/uksm-patches/0001-UKSM-for-5.7.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.7/cpu-patches-v2-sep/0001-cpu-5.7-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.7/arch-patches/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -23,7 +23,7 @@ pkgbase = linux-uksm
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = a7c1ff24adbcfc08828f257accc4da51582348a46bbec5339fbe3c62520650ed1b1cd0886d94a475e43c8a84dbd693cf44c9366532ff8435db3c176eedeba000
+ sha512sums = 83b6622634508caf02f782688c86138cca741daad7f7b5a87a55f1f33a59d0a93ba832da46a2cb36bafaf38c31be7c7420479cf2137da928c6ccf798428fbc36
sha512sums = SKIP
sha512sums = c7c5b222578a95cf4df69f9e8fa4ae2fb83075c26f0379676bf78e110f113c6f4ce5fe9d61eaf1c0d04563522e9d5998acd75bedba47866725e89cbbf64a1bba
sha512sums = ef8c9706da28eeaf98028609bf8ef6f558f7701f985c5925be6388dad0fbe8654fc15a803cd14f99ff89c026d471bbddbdff378b18db3f05f3d952faf943af72
diff --git a/PKGBUILD b/PKGBUILD
index b3a39d18c28d..0d20cfea2666 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.7
-_minor=5
+_minor=6
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
pkgrel=1
@@ -318,7 +318,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('a7c1ff24adbcfc08828f257accc4da51582348a46bbec5339fbe3c62520650ed1b1cd0886d94a475e43c8a84dbd693cf44c9366532ff8435db3c176eedeba000'
+sha512sums=('83b6622634508caf02f782688c86138cca741daad7f7b5a87a55f1f33a59d0a93ba832da46a2cb36bafaf38c31be7c7420479cf2137da928c6ccf798428fbc36'
'SKIP'
'c7c5b222578a95cf4df69f9e8fa4ae2fb83075c26f0379676bf78e110f113c6f4ce5fe9d61eaf1c0d04563522e9d5998acd75bedba47866725e89cbbf64a1bba'
'ef8c9706da28eeaf98028609bf8ef6f558f7701f985c5925be6388dad0fbe8654fc15a803cd14f99ff89c026d471bbddbdff378b18db3f05f3d952faf943af72'