summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2018-05-18 10:07:52 -0700
committerJesus Alvarez2018-05-18 10:07:52 -0700
commitd48a2324865f97dc6f9dc1019d5faf84477759f5 (patch)
tree63d7d4396ebfa3abf77a4f139526fa5fd0a4fcc9
parent0cefb54678bf4b57c3cdb41f31522c52fd143f4b (diff)
downloadaur-d48a2324865f97dc6f9dc1019d5faf84477759f5.tar.gz
Semi-automated update for latest git commit
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b093ce3c3e8..1ee99d159d4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-common-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2018.05.11.r3478.gbc5f51c5d
+ pkgver = 2018.05.15.r3487.g43eb39d6c
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -19,7 +19,7 @@ pkgbase = zfs-utils-common-git
replaces = zfs-utils-linux-lts
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=bc5f51c5de21fd8b7cf3110801a6b1db1e4c3d0a
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=43eb39d6ccd8fbaa5ae3a84a6df549331db4d6be
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index e125eb44a916..37831fdd54e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
#
pkgname="zfs-utils-common-git"
-pkgver=2018.05.11.r3478.gbc5f51c5d
+pkgver=2018.05.15.r3487.g43eb39d6c
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
depends=("python2")
makedepends=("git")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=bc5f51c5de21fd8b7cf3110801a6b1db1e4c3d0a"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=43eb39d6ccd8fbaa5ae3a84a6df549331db4d6be"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook")