summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2018-05-27 11:42:31 -0700
committerJesus Alvarez2018-05-27 11:42:31 -0700
commit5ea1fbafdbea45e91869aebdd622292e907d780e (patch)
tree92ab529bced65ffef032acaac285e38b4e2e42df
parentd48a2324865f97dc6f9dc1019d5faf84477759f5 (diff)
downloadaur-5ea1fbafdbea45e91869aebdd622292e907d780e.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 1ee99d159d4f..8c0e8696167b 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.15.r3487.g43eb39d6c
+ pkgver = 2018.05.26.r3492.g3e5300e0e
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=43eb39d6ccd8fbaa5ae3a84a6df549331db4d6be
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=3e5300e0ed3c4b49e3b0dab7daded1e3bfaaded7
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 37831fdd54e6..82f291388a4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
#
pkgname="zfs-utils-common-git"
-pkgver=2018.05.15.r3487.g43eb39d6c
+pkgver=2018.05.26.r3492.g3e5300e0e
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=43eb39d6ccd8fbaa5ae3a84a6df549331db4d6be"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=3e5300e0ed3c4b49e3b0dab7daded1e3bfaaded7"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook")