summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-09-14 19:48:54 +0000
committerArchzfs Buildbot2018-09-14 19:48:54 +0000
commit2f676055c0b5f306767c1f74d2d945667fd0fa62 (patch)
tree6998b4c1e2f4f5a742273f983eacbd8511cee49c
parent4c41c79867d2add1539aa27ac11bcda2c6439b09 (diff)
downloadaur-2f676055c0b5f306767c1f74d2d945667fd0fa62.tar.gz
Semi-automated update for kernel 4.18.7.arch1-1 + latest git commit
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0708ffb7b9dd..06443acb11fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = zfs-linux-git
- pkgver = 2018.09.07.r4720.gb8a90418f_4.18.6.arch1.1
+ pkgver = 2018.09.13.r4723.g5140a58f3_4.18.7.arch1.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-headers=4.18.6.arch1-1
+ makedepends = linux-headers=4.18.7.arch1-1
makedepends = git
depends = kmod
- depends = zfs-utils-common-git=2018.09.07.r4720.gb8a90418f
- depends = linux=4.18.6.arch1-1
- source = git+https://github.com/zfsonlinux/zfs.git#commit=b8a90418f3a9c23b89c5d2c729a4dd0fea644508
+ depends = zfs-utils-common-git=2018.09.13.r4723.g5140a58f3
+ depends = linux=4.18.7.arch1-1
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=5140a58f3b2a25ce24ff9ae2b01277cd6c64f5ad
sha256sums = SKIP
pkgname = zfs-linux-git
diff --git a/PKGBUILD b/PKGBUILD
index d0ab6d2a7772..c916e0130476 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,9 +17,9 @@
#
pkgbase="zfs-linux-git"
pkgname=("zfs-linux-git" "zfs-linux-git-headers")
-_commit='b8a90418f3a9c23b89c5d2c729a4dd0fea644508'
-_zfsver="2018.09.07.r4720.gb8a90418f"
-_kernelver="4.18.6.arch1-1"
+_commit='5140a58f3b2a25ce24ff9ae2b01277cd6c64f5ad'
+_zfsver="2018.09.13.r4723.g5140a58f3"
+_kernelver="4.18.7.arch1-1"
_extramodules="${_kernelver/.arch/-arch}-ARCH"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"