summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-05-09 10:34:08 +0200
committerPiotr Gorski2022-05-09 10:34:08 +0200
commitbe64a4630daac48ee119850b10c6ca938df9328f (patch)
treeaf589a36f1bd4246fb2313acad372c902d471ff6
parent57b704a417f44d3f451f9942b1d4d148ab32d1d7 (diff)
downloadaur-be64a4630daac48ee119850b10c6ca938df9328f.tar.gz
Bump to 5.17.6-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 631857ed822d..53e91daff88d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-uksm
pkgdesc = Linux UKSM
- pkgver = 5.17.5
- pkgrel = 2
+ pkgver = 5.17.6
+ pkgrel = 1
url = https://github.com/dolohow/uksm
arch = x86_64
license = GPL2
@@ -19,8 +19,8 @@ pkgbase = linux-uksm
makedepends = texlive-latexextra
makedepends = xmlto
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.5.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.5.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.6.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.17.6.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.17/uksm-patches/0001-UKSM-for-5.17.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.17/cpu-patches-sep/0001-cpu-5.17-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.17/arch-patches-v16-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -33,7 +33,7 @@ pkgbase = linux-uksm
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 9a0b97b0179094fa4c3f91ad1f94ac274b4b7946b3c5112995fd5f60b263389772491f1a756186bb638ee868d42ccd7449cb9aa3227f1637949b6b54418c6bab
+ sha512sums = e3f3476d68c9c260c70bf405b7159a3e59fcaa82120287d826cdf77645aeaf2d6448189e52ae0d88570770b33341ee4a120f0d099a59a82382fb8bd513985312
sha512sums = SKIP
sha512sums = bb458673cd6d1d71c78edeb06c1c5e9ee663e43c0a058c87ac7a0cf542192d8478d06c9df60c2d7032289d7bf31953b41475638c30cd52e54c18c6e7c06f09bd
sha512sums = b63921b6246bd1b9545a8042d76334bef8a7ee46e5404c5efec4a842a455a84046e92423b2bc6d950f19dcf85805d7493fe71d6d177e3b46b52a279b0a44d0c9
diff --git a/PKGBUILD b/PKGBUILD
index 035715510e10..bcd5275f9dca 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.17
-_minor=5
+_minor=6
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=1
pkgdesc='Linux UKSM'
arch=('x86_64')
url="https://github.com/dolohow/uksm"
@@ -320,7 +320,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('9a0b97b0179094fa4c3f91ad1f94ac274b4b7946b3c5112995fd5f60b263389772491f1a756186bb638ee868d42ccd7449cb9aa3227f1637949b6b54418c6bab'
+sha512sums=('e3f3476d68c9c260c70bf405b7159a3e59fcaa82120287d826cdf77645aeaf2d6448189e52ae0d88570770b33341ee4a120f0d099a59a82382fb8bd513985312'
'SKIP'
'bb458673cd6d1d71c78edeb06c1c5e9ee663e43c0a058c87ac7a0cf542192d8478d06c9df60c2d7032289d7bf31953b41475638c30cd52e54c18c6e7c06f09bd'
'b63921b6246bd1b9545a8042d76334bef8a7ee46e5404c5efec4a842a455a84046e92423b2bc6d950f19dcf85805d7493fe71d6d177e3b46b52a279b0a44d0c9'