summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2018-09-26 20:40:35 +0200
committerJoan Figueras2018-09-26 20:40:35 +0200
commit14c0d7476cfdf51da7195298bd1faee18f2cd82f (patch)
treea103334a816bfd2dee3583bae853e0ec78fbf061
parentd96f5be6fd9f379fc9cbbe653d035a1f6fc02934 (diff)
downloadaur-14c0d7476cfdf51da7195298bd1faee18f2cd82f.tar.gz
4.18.10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ef1ad52d10f7..38769ab680f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bld
- pkgver = 4.18.9
+ pkgver = 4.18.10
pkgrel = 1
url = https://github.com/rmullick/linux
arch = x86_64
@@ -10,15 +10,15 @@ pkgbase = linux-bld
makedepends = bc
makedepends = libelf
options = !strip
- source = https://git.archlinux.org/linux.git/snapshot/linux-4.18.9-arch1.tar.xz
+ source = https://git.archlinux.org/linux.git/snapshot/linux-4.18.10-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=c46609a4b0325c363455264844091b71de01eddc
+ source = config::https://git.archlinux.org/svntogit/packages.git/plain/trunk/config?h=packages/linux&id=3a924e2d7781a981654c00a5b911f02d557a7375
source = https://raw.githubusercontent.com/rmullick/bld-patches/master/BLD-4.18.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = e94426ba9723ddea0f1a2b38460874d24aab097efcb2f76e51b26c93d447a21a
+ sha256sums = 9666bf4b184fdf0a69a2491c5ba7ef412aa3fa2343d885c023338c126762b1b0
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = 5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812
diff --git a/PKGBUILD b/PKGBUILD
index e3f3c3ccf18b..fe242a68f65a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=linux-bld
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.18.9
+pkgver=4.18.10
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=c46609a4b0325c363455264844091b71de01eddc
+arch_config_trunk=3a924e2d7781a981654c00a5b911f02d557a7375
source=("https://git.archlinux.org/linux.git/snapshot/linux-${archlinux_linux_version}.tar.xz"
'60-linux.hook' # pacman hook for depmod
@@ -29,7 +29,7 @@ source=("https://git.archlinux.org/linux.git/snapshot/linux-${archlinux_linux_ve
"https://raw.githubusercontent.com/rmullick/bld-patches/master/${_BLDpatch}"
)
-sha256sums=('e94426ba9723ddea0f1a2b38460874d24aab097efcb2f76e51b26c93d447a21a'
+sha256sums=('9666bf4b184fdf0a69a2491c5ba7ef412aa3fa2343d885c023338c126762b1b0'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812'