summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2020-07-31 16:20:33 -0400
committergraysky2020-07-31 16:20:33 -0400
commitd7a6adb99f6850acd05aa270c60e069254c1697b (patch)
tree85c26c2d800d793cb6da022b98f262bd8f9e6bdd
parentb6d7de64ced4c575d11df886342448a43b94d991 (diff)
downloadaur-d7a6adb99f6850acd05aa270c60e069254c1697b.tar.gz
Update to 5.7.12-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7db46f91579..3483a4773ff3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 5.7.11
+ pkgver = 5.7.12
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = linux-ck
makedepends = kmod
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.11.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.11.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.12.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.12.tar.sign
source = config
source = enable_additional_cpu_optimizations-20200615.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20200615.tar.gz
source = http://ck.kolivas.org/patches/5.0/5.7/5.7-ck1/patch-5.7-ck1.xz
@@ -22,7 +22,7 @@ pkgbase = linux-ck
source = 0004-drm-amd-display-Clear-dm_state-for-fast-updates.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 93293032aa13c3998eeb2afd910f11c0f2e8a76ffec46f74ce3fcfac53ed60f1
+ sha256sums = 7a54cf89d7198d99004495c0e3a25d3af05c5d5b70cccf92237f603d7fa15e08
sha256sums = SKIP
sha256sums = 6313ccad7f8e4d8ce09dd5bdb51b8dfa124d0034d7097ba47008380a14a84f09
sha256sums = 278fe9ffb29d92cc5220e7beac34a8e3a2006e714d16a21a0427069f9634af90
@@ -42,11 +42,11 @@ pkgname = linux-ck
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
- provides = linux-ck=5.7.11
+ provides = linux-ck=5.7.12
pkgname = linux-ck-headers
pkgdesc = Headers and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=5.7.11
- provides = linux-headers=5.7.11
+ provides = linux-ck-headers=5.7.12
+ provides = linux-headers=5.7.12
diff --git a/PKGBUILD b/PKGBUILD
index a98c61477b58..916f5654a9e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -64,7 +64,7 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-pkgver=5.7.11
+pkgver=5.7.12
pkgrel=1
_ckpatchversion=1
arch=(x86_64)
@@ -93,7 +93,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('93293032aa13c3998eeb2afd910f11c0f2e8a76ffec46f74ce3fcfac53ed60f1'
+sha256sums=('7a54cf89d7198d99004495c0e3a25d3af05c5d5b70cccf92237f603d7fa15e08'
'SKIP'
'6313ccad7f8e4d8ce09dd5bdb51b8dfa124d0034d7097ba47008380a14a84f09'
'278fe9ffb29d92cc5220e7beac34a8e3a2006e714d16a21a0427069f9634af90'