summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-12 13:26:18 +0000
committerArchzfs Buildbot2019-06-12 13:26:18 +0000
commitb834ab4354acd5546d0ba55879ee5fe8c1bcdfaf (patch)
tree9152415ab7e3de301008f46ca372ec74a39c5e92
parentd69850f7a222e5b150409d6261015a806f4b7a6f (diff)
downloadaur-b834ab4354acd5546d0ba55879ee5fe8c1bcdfaf.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 0c64afb612b3..bef20d164340 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.06.r5177.g893a6d62c
+ pkgver = 2019.06.11.r5187.g5662fd579
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=893a6d62c1895f3e3eeb660b048236571995a564
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=5662fd57941d020e23160b271dc27f254fb5a3c6
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 87371de790c1..10120c7ca73b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='893a6d62c1895f3e3eeb660b048236571995a564'
+_commit='5662fd57941d020e23160b271dc27f254fb5a3c6'
-pkgver=2019.06.06.r5177.g893a6d62c
+pkgver=2019.06.11.r5187.g5662fd579
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "git")