summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFigue2018-09-19 23:52:12 +0200
committerFigue2018-09-19 23:52:12 +0200
commitd96f5be6fd9f379fc9cbbe653d035a1f6fc02934 (patch)
treec1e0edeaeb6e13b37bf78b0e49a4fbd7fc498fad
parent48e84e0bf5a758c5da6767eea97715f4a10cca26 (diff)
downloadaur-d96f5be6fd9f379fc9cbbe653d035a1f6fc02934.tar.gz
4.18.9
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3409f798d91b..ef1ad52d10f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bld
- pkgver = 4.18.8
+ pkgver = 4.18.9
pkgrel = 1
url = https://github.com/rmullick/linux
arch = x86_64
@@ -10,19 +10,19 @@ pkgbase = linux-bld
makedepends = bc
makedepends = libelf
options = !strip
- source = https://git.archlinux.org/linux.git/snapshot/linux-4.18.8-arch1.tar.xz
+ source = https://git.archlinux.org/linux.git/snapshot/linux-4.18.9-arch1.tar.xz
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=2fffeb774d887ae22358f117849404b952d4e55d
+ source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=c46609a4b0325c363455264844091b71de01eddc
source = https://raw.githubusercontent.com/rmullick/bld-patches/master/BLD-4.18.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = cf222d0653ae97f79340c81c012e228a2ac9226bfce2850f744a92c48422b6da
+ sha256sums = e94426ba9723ddea0f1a2b38460874d24aab097efcb2f76e51b26c93d447a21a
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = 5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812
- sha256sums = da713ca0f1f3b2207e84b3c0ddd1fb00530413dd0987ef5165852b9c889b1024
+ sha256sums = 1fc23bd2613b821d8bdca1a33dc421e21de296221108ce047176d27d37ce397f
sha256sums = 53c93e1b5c05a749a976ed4702daeab5524326d779c157f8878308125de2e68b
pkgname = linux-bld
diff --git a/PKGBUILD b/PKGBUILD
index a4a96036087e..e3f3c3ccf18b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=linux-bld
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.18.8
+pkgver=4.18.9
archlinux_linux_version=$pkgver-arch1
_srcname=linux-4.18
_pkgver2=${_srcname#*-}.0
@@ -16,7 +16,7 @@ license=('GPL2')
makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'libelf')
options=('!strip')
_BLDpatch="BLD-${_srcname#*-}.patch"
-arch_config_trunk=2fffeb774d887ae22358f117849404b952d4e55d
+arch_config_trunk=c46609a4b0325c363455264844091b71de01eddc
source=("https://git.archlinux.org/linux.git/snapshot/linux-${archlinux_linux_version}.tar.xz"
'60-linux.hook' # pacman hook for depmod
@@ -29,11 +29,11 @@ source=("https://git.archlinux.org/linux.git/snapshot/linux-${archlinux_linux_ve
"https://raw.githubusercontent.com/rmullick/bld-patches/master/${_BLDpatch}"
)
-sha256sums=('cf222d0653ae97f79340c81c012e228a2ac9226bfce2850f744a92c48422b6da'
+sha256sums=('e94426ba9723ddea0f1a2b38460874d24aab097efcb2f76e51b26c93d447a21a'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812'
- 'da713ca0f1f3b2207e84b3c0ddd1fb00530413dd0987ef5165852b9c889b1024'
+ '1fc23bd2613b821d8bdca1a33dc421e21de296221108ce047176d27d37ce397f'
'53c93e1b5c05a749a976ed4702daeab5524326d779c157f8878308125de2e68b')
validpgpkeys=(