summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-01-02 10:11:04 -0500
committerChris Severance2019-01-02 10:11:04 -0500
commit5f30aab53eb84ab23910bc7a96e1dc03f7ef6247 (patch)
tree49395f57f3b46198f24dba3cddc415c70fa0546b
parentcc434b14c9fe7f15bccd248613cb1df3f52106a9 (diff)
downloadaur-5f30aab53eb84ab23910bc7a96e1dc03f7ef6247.tar.gz
autu: Update to 4.14.91-1 remove sign
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9f43c5392f8a..919c9bcd5b79 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Jan 1 20:55:02 UTC 2019
+# Wed Jan 2 15:11:03 UTC 2019
pkgbase = linux-lts414
pkgver = 4.14.91
pkgrel = 1
@@ -13,7 +13,6 @@ pkgbase = linux-lts414
makedepends = libelf
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.14.tar.sign
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.14.91.xz
source = config
source = 60-linux.hook
@@ -22,7 +21,6 @@ pkgbase = linux-lts414
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
source = 0003-Revert-drm-i915-edp-Allow-alternate-fixed-mode-for-e.patch
sha256sums = f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
- sha256sums = SKIP
sha256sums = 54aa6067020bb7c955e3e2fe83345563884b3e2ad32fdd4b02d082c4d30f5ec6
sha256sums = 1469bbc0c66e387ed577ba13e1e7c8c78c8a72b054dc216cfe2cb3d1bdfdf1da
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
diff --git a/PKGBUILD b/PKGBUILD
index 5a23b59afa38..27e301ccfa27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ license=('GPL2')
makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'libelf')
options=('!strip')
_verwatch=('https://mirrors.edge.kernel.org/pub/linux/kernel/v4.x/' '.*"patch-\(4\.14\.[0-9]\+\)\.xz.*' 'f')
-source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.{xz,sign}
+source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz
https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz
'config' # the main kernel config file
'60-linux.hook' # pacman hook for depmod
@@ -26,7 +26,6 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7'
- 'SKIP'
'54aa6067020bb7c955e3e2fe83345563884b3e2ad32fdd4b02d082c4d30f5ec6'
'1469bbc0c66e387ed577ba13e1e7c8c78c8a72b054dc216cfe2cb3d1bdfdf1da'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'