summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2018-10-18 15:31:27 +0200
committerJoan Figueras2018-10-18 15:31:27 +0200
commita24f4f7227f34b2013a12950f2ffa33d8b9004d9 (patch)
treee7a4384ff6fe076ad5f599a933bbe0abe596211a
parentd1452f92540eb6382ece7bd0d93ef16bf95500fc (diff)
downloadaur-a24f4f7227f34b2013a12950f2ffa33d8b9004d9.tar.gz
4.18.15
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a97955ca1dac..071a2332f34d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bld
- pkgver = 4.18.14
+ pkgver = 4.18.15
pkgrel = 1
url = https://github.com/rmullick/linux
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = linux-bld
makedepends = bc
makedepends = libelf
options = !strip
- source = https://git.archlinux.org/linux.git/snapshot/linux-4.18.14-arch1.tar.xz
+ source = https://git.archlinux.org/linux.git/snapshot/linux-4.18.15-arch1.tar.xz
source = 60-linux.hook
source = 90-linux.hook
source = linux-bld.preset
@@ -18,7 +18,7 @@ pkgbase = linux-bld
source = https://raw.githubusercontent.com/rmullick/bld-patches/master/BLD-4.18.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 52df0b18b1b6873078924e43a055f568893ce0cb3956d2e205da3a9097549580
+ sha256sums = 78c78865c3d26d84488f75780cacdf655d49f96546007518a825a51bbebdaa99
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = 5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812
diff --git a/PKGBUILD b/PKGBUILD
index 635d0a004fd9..d6654b69c647 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=linux-bld
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.18.14
+pkgver=4.18.15
archlinux_linux_version=$pkgver-arch1
_srcname=linux-4.18
_pkgver2=${_srcname#*-}.0
@@ -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=('52df0b18b1b6873078924e43a055f568893ce0cb3956d2e205da3a9097549580'
+sha256sums=('78c78865c3d26d84488f75780cacdf655d49f96546007518a825a51bbebdaa99'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812'