summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-03-23 18:03:42 -0400
committergraysky2019-03-23 18:03:42 -0400
commitd3f8329d7e6db0123563a9faa90a19a0840b50fc (patch)
treee6779f5d609ec9499dc1c3025769e35f8687a780
parent84c23c6c6539393ea8b15102611d8e967fe64017 (diff)
downloadaur-d3f8329d7e6db0123563a9faa90a19a0840b50fc.tar.gz
Update to 5.0.4-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71261b13b47b..46953d881ea3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Thu Mar 21 19:38:08 UTC 2019
+# Sat Mar 23 22:03:42 UTC 2019
pkgbase = linux-ck
- pkgver = 5.0.3
+ pkgver = 5.0.4
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = linux-ck
makedepends = bc
makedepends = libelf
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.3.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.3.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.4.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.0.4.tar.sign
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -21,7 +21,7 @@ pkgbase = linux-ck
source = http://ck.kolivas.org/patches/5.0/5.0/5.0-ck1/patch-5.0-ck1.xz
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0002-netfilter-nf_tables-fix-set-double-free-in-abort-pat.patch
- sha256sums = 40d533792a784bfd519cfc2eab7fe98bbafeb283eb31f17a99f6bf39cabfff89
+ sha256sums = 8f853aa05c496e27452da5e0ca74c56fab447cb2c24f047c55fd1d13d8bdea68
sha256sums = SKIP
sha256sums = cc8341a0f4b25ee98238d90faa75338c3ed9ae882d3982464b239960ce5b187f
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
@@ -40,12 +40,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=5.0.3
+ provides = linux-ck=5.0.4
backup = etc/mkinitcpio.d/linux-ck.preset
pkgname = linux-ck-headers
pkgdesc = Header files and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=5.0.3
- provides = linux-headers=5.0.3
+ provides = linux-ck-headers=5.0.4
+ provides = linux-headers=5.0.4
diff --git a/PKGBUILD b/PKGBUILD
index 3010c7d71f59..a8dc9cd604db 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.0.3-arch1
+_srcver=5.0.4-arch1
pkgver=${_srcver%-*}
pkgrel=1
_ckpatchversion=1
@@ -87,7 +87,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('40d533792a784bfd519cfc2eab7fe98bbafeb283eb31f17a99f6bf39cabfff89'
+sha256sums=('8f853aa05c496e27452da5e0ca74c56fab447cb2c24f047c55fd1d13d8bdea68'
'SKIP'
'cc8341a0f4b25ee98238d90faa75338c3ed9ae882d3982464b239960ce5b187f'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'