summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2018-10-12 16:36:16 +0200
committerJoan Figueras2018-10-12 16:36:16 +0200
commit3151c87ea08a890e27a97095681791bbe2d075ee (patch)
tree1d39b71078b4d4bdfd5b74ea5ee7853f9b8ec602
parentc177bd29bcb6af0a286b237dd0e644efe139808e (diff)
downloadaur-3151c87ea08a890e27a97095681791bbe2d075ee.tar.gz
4.18.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38bb77819143..a253986a74a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bld
- pkgver = 4.18.12
+ pkgver = 4.18.13
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.12-arch1.tar.xz
+ source = https://git.archlinux.org/linux.git/snapshot/linux-4.18.13-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 = 3b602ebe1df92d14fe50e1b7ba56704d0baf352936fcd597c8eb62305d1ea51d
+ sha256sums = a1347bcda585e2078c6c99da2788b22d7f18e99b610cde87fd6120d967671e84
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = 5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812
diff --git a/PKGBUILD b/PKGBUILD
index f263913088c0..e03b2d1ee3b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=linux-bld
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.18.12
+pkgver=4.18.13
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=('3b602ebe1df92d14fe50e1b7ba56704d0baf352936fcd597c8eb62305d1ea51d'
+sha256sums=('a1347bcda585e2078c6c99da2788b22d7f18e99b610cde87fd6120d967671e84'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812'