summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-05-28 15:58:14 +0200
committerPiotr Gorski2021-05-28 15:58:14 +0200
commit99b907a9116c7ad5b4e4c112fea1df788a961b24 (patch)
treea6fb4ed454b99608d302ff7512912f5685934e4c
parent6654a5c89a6ca475bfae3250a0a77c866b2bba17 (diff)
downloadaur-99b907a9116c7ad5b4e4c112fea1df788a961b24.tar.gz
Bump to 5.12.8-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 2026c507eca8..7f1641412815 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-uksm
pkgdesc = Linux UKSM
- pkgver = 5.12.7
- pkgrel = 2
+ pkgver = 5.12.8
+ 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.12.7.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.12.7.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.12.8.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.12.8.tar.sign
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.12/uksm-patches/0001-UKSM-for-5.12.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.12/cpu-patches-sep/0001-cpu-5.12-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.12/arch-patches-v6/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha512sums = 4896446ace0ed0edbdce47d79be35f913b9dc98f1004822ffbcbdb86775609fc51d71ef642640d1de909f59631824bcbdd70d28f79f431e992d46bbfdd861712
+ sha512sums = 8a5f1774bee223445ad147d2f83a7b3a2c19ea620d0f3964344bb33d003fec17d36279b522745c03467e361ebd61479a4f7122e5911bb6b817ff52ee55c736d9
sha512sums = SKIP
sha512sums = ca296d033acc4a8ac8955d18bf293305622dd58589924bbb4d377e624bbb6d5c577763bde42b40a1e3983e08d95f29b8725b6dbcf9f8814d44eddd734f8a0ae2
sha512sums = c4a2ed0bbd9d348893e802079ab684518b28f163ad242af1b74dd71c7e7e0f5d2db68ace1733879f4bd575103b365e90d6af5d2d849c6e6d2dda41ac73f822a7
diff --git a/PKGBUILD b/PKGBUILD
index 52366bb5a966..5a3b81316668 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.12
-_minor=7
+_minor=8
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=2
+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=('4896446ace0ed0edbdce47d79be35f913b9dc98f1004822ffbcbdb86775609fc51d71ef642640d1de909f59631824bcbdd70d28f79f431e992d46bbfdd861712'
+sha512sums=('8a5f1774bee223445ad147d2f83a7b3a2c19ea620d0f3964344bb33d003fec17d36279b522745c03467e361ebd61479a4f7122e5911bb6b817ff52ee55c736d9'
'SKIP'
'ca296d033acc4a8ac8955d18bf293305622dd58589924bbb4d377e624bbb6d5c577763bde42b40a1e3983e08d95f29b8725b6dbcf9f8814d44eddd734f8a0ae2'
'c4a2ed0bbd9d348893e802079ab684518b28f163ad242af1b74dd71c7e7e0f5d2db68ace1733879f4bd575103b365e90d6af5d2d849c6e6d2dda41ac73f822a7'