summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesus Alvarez2018-05-06 10:36:39 -0700
committerJesus Alvarez2018-05-06 10:36:39 -0700
commit450ad805695196e50b5d5d5e07d13142788cb359 (patch)
treecda73726c6f9a5b62f99c7cd0f173ef9fdf196ef
parentea2e777427059c1407acebf143a26817de9c85ef (diff)
downloadaur-450ad805695196e50b5d5d5e07d13142788cb359.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 e8621f06f2d3..2af3bd2c8bbd 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.04.20.r3446.089500e79
+ pkgver = 2018.05.04.r3462.64c1dcefe
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -18,7 +18,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=089500e79234c9cb741090ade96baec266f0ace4
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=64c1dcefe38a62d304177475a2ef77111cec612a
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 1d8595f0bbc8..67b2ed17db18 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
#
pkgname="zfs-utils-common-git"
-pkgver=2018.04.20.r3446.089500e79
+pkgver=2018.05.04.r3462.64c1dcefe
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
depends=("")
makedepends=("git")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=089500e79234c9cb741090ade96baec266f0ace4"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=64c1dcefe38a62d304177475a2ef77111cec612a"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook")