summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d40d83478a8f..0c64afb612b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2019.06.04.r5167.g1ec7eda16
+ pkgver = 2019.06.06.r5177.g893a6d62c
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -18,7 +18,7 @@ pkgbase = zfs-utils-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
backup = etc/modules-load.d/zfs.conf
- source = git+https://github.com/zfsonlinux/zfs.git#commit=1ec7eda16743a74b363d3765bca7642935422862
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=893a6d62c1895f3e3eeb660b048236571995a564
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index f56c61e3212a..87371de790c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='1ec7eda16743a74b363d3765bca7642935422862'
+_commit='893a6d62c1895f3e3eeb660b048236571995a564'
-pkgver=2019.06.04.r5167.g1ec7eda16
+pkgver=2019.06.06.r5177.g893a6d62c
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "git")