summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-11-24 11:42:57 -0500
committergraysky2019-11-24 11:42:57 -0500
commit7036a557a17196f8da296c579d3a0c7a32ea2a11 (patch)
tree08fc36788ba2e3ab2cd525a78feeb099c522abf7
parentc7e5bc018ff07f0adb0a5e20296df484b71f4acf (diff)
downloadaur-7036a557a17196f8da296c579d3a0c7a32ea2a11.tar.gz
Update to 5.3.13-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index af19a457dac8..a2eb86cf3a31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-ck
- pkgver = 5.3.12
+ pkgver = 5.3.13
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = linux-ck
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.12.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.12.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.13.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.3.13.tar.sign
source = config
source = enable_additional_cpu_optimizations-20190822.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20190822.tar.gz
source = http://ck.kolivas.org/patches/5.0/5.3/5.3-ck1/patch-5.3-ck1.xz
@@ -19,7 +19,7 @@ pkgbase = linux-ck
source = 0002-Bluetooth-hidp-Fix-assumptions-on-the-return-value-o.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 53bff6f89dca19f928043fb0d3434bfb4b6abbb1bf18b907cb731188bdac97a0
+ sha256sums = 9f04e53f03d0ead6561195fb71aac18cbee419112ed54f9d4fc1515a5fa5c92f
sha256sums = SKIP
sha256sums = 10ee7800902b1d82f9c184b367c9d904f4dc48f6d9ce3277327e825d7ab690d1
sha256sums = 8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5
@@ -35,11 +35,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.3.12
+ provides = linux-ck=5.3.13
pkgname = linux-ck-headers
pkgdesc = Header files and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=5.3.12
- provides = linux-headers=5.3.12
+ provides = linux-ck-headers=5.3.13
+ provides = linux-headers=5.3.13
diff --git a/PKGBUILD b/PKGBUILD
index 15612d5f4b6b..a1a8203cfbe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,7 +61,7 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-_srcver=5.3.12-arch1
+_srcver=5.3.13-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -85,7 +85,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('53bff6f89dca19f928043fb0d3434bfb4b6abbb1bf18b907cb731188bdac97a0'
+sha256sums=('9f04e53f03d0ead6561195fb71aac18cbee419112ed54f9d4fc1515a5fa5c92f'
'SKIP'
'10ee7800902b1d82f9c184b367c9d904f4dc48f6d9ce3277327e825d7ab690d1'
'8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5'