summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2017-12-09 17:04:27 +0100
committerFigue2017-12-09 17:04:27 +0100
commit37b07b340a19f017511eda63236167e34faeabf9 (patch)
treeb641e39b839795d4ed240dcbd82de29cfbc96e6a
parent55c2dbb9dfde34ce6d44f46a94483ad967e7f997 (diff)
downloadaur-37b07b340a19f017511eda63236167e34faeabf9.tar.gz
4.14.4-3-bld
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b294762f920..66f8ca06fdba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bld
pkgver = 4.14.4
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/rmullick/linux
arch = x86_64
license = GPL2
@@ -17,7 +17,7 @@ pkgbase = linux-bld
source = 60-linux.hook
source = 90-linux.hook
source = linux-bld.preset
- source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=e42e6ffc6243370215eb33690b3c68f96f181cdb
+ source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=6dd2560890bebc9bb1789ba117e91c5bc4a153ec
source = https://raw.githubusercontent.com/rmullick/bld-patches/master/BLD-4.14.patch
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
@@ -29,7 +29,7 @@ pkgbase = linux-bld
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = 5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812
- sha256sums = 12a7bd958a820315d8d8be7544976e8a8aa1fb7aa27fcf8377ca68317e3e70a9
+ sha256sums = bfde21c325d39013463c38e9fa23d6d6481238b8509eea4ae38906127017e47d
sha256sums = 80b697edb27534e0651609708faaa9f933c8bbc198d410f6cd50ef9ae2128794
sha256sums = 37b86ca3de148a34258e3176dbf41488d9dbd19e93adbd22a062b3c41332ce85
diff --git a/PKGBUILD b/PKGBUILD
index b5e7cc446421..c724ffa60fa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@ _kernelname=-bld
pkgver=4.14.4
_srcname=linux-4.14
_pkgver2=${_srcname#*-}.0
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://github.com/rmullick/linux"
license=('GPL2')
makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'libelf')
options=('!strip')
_BLDpatch="BLD-${_srcname#*-}.patch"
-arch_config_trunk=e42e6ffc6243370215eb33690b3c68f96f181cdb
+arch_config_trunk=6dd2560890bebc9bb1789ba117e91c5bc4a153ec
source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
"https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.sign"
"http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz"
@@ -38,7 +38,7 @@ sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812'
- '12a7bd958a820315d8d8be7544976e8a8aa1fb7aa27fcf8377ca68317e3e70a9'
+ 'bfde21c325d39013463c38e9fa23d6d6481238b8509eea4ae38906127017e47d'
'80b697edb27534e0651609708faaa9f933c8bbc198d410f6cd50ef9ae2128794'
'37b86ca3de148a34258e3176dbf41488d9dbd19e93adbd22a062b3c41332ce85')