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 d417336fca9c..e18c6b569ba5 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.05.06.r5110.gbca06413f
+ pkgver = 2019.05.09.r5126.gf378f42b5
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -17,7 +17,7 @@ pkgbase = zfs-utils-git
replaces = zfs-utils-common-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=bca06413f7db1b04a943c04e7bacbcfa13a6727d
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=f378f42b53382dc8e5a21dfad1a4d71271aba059
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index ebc4472b8fa3..402e538f1789 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='bca06413f7db1b04a943c04e7bacbcfa13a6727d'
+_commit='f378f42b53382dc8e5a21dfad1a4d71271aba059'
-pkgver=2019.05.06.r5110.gbca06413f
+pkgver=2019.05.09.r5126.gf378f42b5
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")