summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2018-04-05 22:49:42 -0700
committerJesus Alvarez2018-04-05 22:49:42 -0700
commitb0a671a0a0ca5ee9b968ca7d12ad8b27744f0c9c (patch)
tree7bd7da1662f19513be770fd81395ee9726b6cd74
parent079061a3a4a675514676743e859d1f1f92192e6f (diff)
downloadaur-b0a671a0a0ca5ee9b968ca7d12ad8b27744f0c9c.tar.gz
Semi-automated update for 4.14.32.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ca28985c1da..1cd9952737f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = zfs-linux-lts-git
- pkgver = 2018.04.03.r3400.1724eb62d.4.14.32.1
+ pkgver = 2018.04.04.r3402.533ea0415.4.14.32.1
pkgrel = 1
url = http://zfsonlinux.org/
arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = zfs-linux-lts-git
makedepends = spl-linux-lts-git-headers
depends = kmod
depends = spl-linux-lts-git
- depends = zfs-utils-common-git=2018.04.03.r3400.1724eb62d
+ depends = zfs-utils-common-git=2018.04.04.r3402.533ea0415
depends = linux-lts=4.14.32-1
- source = git+https://github.com/zfsonlinux/zfs.git#commit=1724eb62debfaa48f5861660615d49a994945d94
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=533ea0415bd788530ff894bc0edbc3cea20fbe4c
sha256sums = SKIP
pkgname = zfs-linux-lts-git
diff --git a/PKGBUILD b/PKGBUILD
index 67bcf3e45915..90f32b445e6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,15 +18,15 @@
pkgbase="zfs-linux-lts-git"
pkgname=("zfs-linux-lts-git" "zfs-linux-lts-git-headers")
-pkgver=2018.04.03.r3400.1724eb62d.4.14.32.1
+pkgver=2018.04.04.r3402.533ea0415.4.14.32.1
pkgrel=1
makedepends=("linux-lts-headers=4.14.32-1" "libelf" "git" "spl-linux-lts-git-headers")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=1724eb62debfaa48f5861660615d49a994945d94")
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=533ea0415bd788530ff894bc0edbc3cea20fbe4c")
sha256sums=("SKIP")
license=("CDDL")
-depends=("kmod" "spl-linux-lts-git" "zfs-utils-common-git=2018.04.03.r3400.1724eb62d" "linux-lts=4.14.32-1")
+depends=("kmod" "spl-linux-lts-git" "zfs-utils-common-git=2018.04.04.r3402.533ea0415" "linux-lts=4.14.32-1")
build() {
cd "${srcdir}/zfs"