summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2020-06-19 07:51:05 -0400
committergraysky2020-06-19 07:51:05 -0400
commit0a343e912e86e343b94011ec33c956eae34c4664 (patch)
tree99ac8ff80e31793df30d9ee7e5920e51c5357924
parentdbf5037b95dd6151011a9e3b333f9fa7ffd81053 (diff)
downloadaur-0a343e912e86e343b94011ec33c956eae34c4664.tar.gz
Update to 5.7.4-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 11941231f669..5dd652d1749e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 5.7.3
+ pkgver = 5.7.4
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.3.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.3.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.4.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.7.4.tar.sign
source = config
source = 0000-sphinx-workaround.patch
source = enable_additional_cpu_optimizations-20200615.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20200615.tar.gz
@@ -18,7 +18,7 @@ pkgbase = linux-ck
source = unfuck-ck1.patch::https://github.com/ckolivas/linux/commit/0b69e633d6b0b08ae8547dc4099c8c0985019553.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 0710ec7ba7f43fa4666da4a2da1c66c96b30a40f0417f19ea30584643d6bfce9
+ sha256sums = bca4f5ca3001a4cde341652af7fcaefed555be52a92e08ddf58a142eeb02b51a
sha256sums = SKIP
sha256sums = 623601ed9d7879dd9dba1cd50fc8051f9db508b49b4fc0c47c5a9eb9165fc04e
sha256sums = 8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c
@@ -34,11 +34,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.3
+ provides = linux-ck=5.7.4
pkgname = linux-ck-headers
pkgdesc = Headers and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=5.7.3
- provides = linux-headers=5.7.3
+ provides = linux-ck-headers=5.7.4
+ provides = linux-headers=5.7.4
diff --git a/PKGBUILD b/PKGBUILD
index 901200bb38bb..c2d6943109f1 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.3
+pkgver=5.7.4
pkgrel=1
_ckpatchversion=1
arch=(x86_64)
@@ -89,7 +89,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('0710ec7ba7f43fa4666da4a2da1c66c96b30a40f0417f19ea30584643d6bfce9'
+sha256sums=('bca4f5ca3001a4cde341652af7fcaefed555be52a92e08ddf58a142eeb02b51a'
'SKIP'
'623601ed9d7879dd9dba1cd50fc8051f9db508b49b4fc0c47c5a9eb9165fc04e'
'8cb21e0b3411327b627a9dd15b8eb773295a0d2782b1a41b2a8839d1b2f5778c'