summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2018-10-04 12:49:51 +0200
committerJoan Figueras2018-10-04 12:49:51 +0200
commitc177bd29bcb6af0a286b237dd0e644efe139808e (patch)
treec5715b382eaf95c0797aeecc3ea6b3e2fe2d32cc
parentee86c3ce7e082f342821db24b5b3ce2ec647c1dc (diff)
downloadaur-c177bd29bcb6af0a286b237dd0e644efe139808e.tar.gz
4.18.12-arch1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 40e1c7a684fc..38bb77819143 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bld
- pkgver = 4.18.11
+ pkgver = 4.18.12
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.11-arch1.tar.xz
+ source = https://git.archlinux.org/linux.git/snapshot/linux-4.18.12-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 = 0be7c0731ec64789ab57b6be84eef23a9ff4b3922d66f9447a7c81374b96f181
+ sha256sums = 3b602ebe1df92d14fe50e1b7ba56704d0baf352936fcd597c8eb62305d1ea51d
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
sha256sums = 5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812
diff --git a/PKGBUILD b/PKGBUILD
index 9a9b6458ebd8..f263913088c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=linux-bld
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.18.11
+pkgver=4.18.12
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=('0be7c0731ec64789ab57b6be84eef23a9ff4b3922d66f9447a7c81374b96f181'
+sha256sums=('3b602ebe1df92d14fe50e1b7ba56704d0baf352936fcd597c8eb62305d1ea51d'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'5b51a1eacb3e00b304ca54d31f467ec1fb15fdfce93f1c62963d087bf753e812'