summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2022-01-05 19:19:31 +0100
committerPiotr Gorski2022-01-05 19:19:31 +0100
commit17651bd199ed8b6e7ac9952e749670a082a1ff02 (patch)
treeb78ee6b32a894427724c3fbc0d1b8aa84373ef57
parent0fedb355d5365a81370a89022b7e50e14188b1b6 (diff)
downloadaur-17651bd199ed8b6e7ac9952e749670a082a1ff02.tar.gz
Bump to 5.15.13-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 58b6f1b6cd3b..f1f56819f521 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-uksm
pkgdesc = Linux UKSM
- pkgver = 5.15.12
- pkgrel = 2
+ pkgver = 5.15.13
+ 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.15.12.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.12.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.13.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.15.13.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.15/uksm-patches/0001-UKSM-for-5.15.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.15/cpu-patches-v2-sep/0001-cpu-5.15-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.15/arch-patches-v11-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -31,7 +31,7 @@ pkgbase = linux-uksm
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 8b79f30c26a865578d771b0c1a8273ecbf19135e4844210cb31c81784311601b8f7adfe1b3a9bc75c6bed99dcad9a5ff5e1976494b64f0de45be3a6570336890
+ sha512sums = 0775216f9a5f828b23bb8f96810ac65d178aeede0d1ee258a01b6f83f4a145809ab6699fa07aa07721e118cf0b608ee98885fe76be07b8707a2f9cd1c0833ae5
sha512sums = SKIP
sha512sums = 4c901fe38e197b0397702ec46329fac6cdd5b7ff6e2601f76f0cbabcf452581936c58028c3a93471782541ad3045b10d1030fad4b25121f35d091495d17fd308
sha512sums = 53fa9b8a6fa451a7d57846d261f9af2de24e6442d2f318dfef899580d85e9cc54fa17267803a4f064eecab8ba3739062bfdf185de0afe119a1c86fe71cf3c711
diff --git a/PKGBUILD b/PKGBUILD
index 61481a0e3de1..9647f2de01cb 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.15
-_minor=12
+_minor=13
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+pkgrel=1
pkgdesc='Linux UKSM'
arch=('x86_64')
url="https://github.com/dolohow/uksm"
@@ -317,7 +317,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha512sums=('8b79f30c26a865578d771b0c1a8273ecbf19135e4844210cb31c81784311601b8f7adfe1b3a9bc75c6bed99dcad9a5ff5e1976494b64f0de45be3a6570336890'
+sha512sums=('0775216f9a5f828b23bb8f96810ac65d178aeede0d1ee258a01b6f83f4a145809ab6699fa07aa07721e118cf0b608ee98885fe76be07b8707a2f9cd1c0833ae5'
'SKIP'
'4c901fe38e197b0397702ec46329fac6cdd5b7ff6e2601f76f0cbabcf452581936c58028c3a93471782541ad3045b10d1030fad4b25121f35d091495d17fd308'
'53fa9b8a6fa451a7d57846d261f9af2de24e6442d2f318dfef899580d85e9cc54fa17267803a4f064eecab8ba3739062bfdf185de0afe119a1c86fe71cf3c711'