summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-11-11 04:29:41 +0000
committerArchzfs Buildbot2018-11-11 04:29:41 +0000
commita8ad04cfd2c54f8a1c6f8440b4a2bfc5818d852a (patch)
tree93921e2b250af79d065cdb0a73957ecdec413e6a /PKGBUILD
parentf85d859de36052f8a85a4e57f979e4cd1537996b (diff)
downloadaur-a8ad04cfd2c54f8a1c6f8440b4a2bfc5818d852a.tar.gz
Semi-automated update for latest git commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef6cccb2acce..281b143ed018 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='d8244d34bdc3e7b864e0152b55477fa61dae3e90'
+_commit='0500bfd0b9f1393af5bae274551147c5b31e7ccc'
-pkgver=2018.11.07.r4820.gd8244d34b
+pkgver=2018.11.09.r4825.g0500bfd0b
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")
@@ -29,7 +29,7 @@ groups=("archzfs-linux-git")
provides=("zfs-utils" "spl-utils")
install=zfs-utils.install
conflicts=("zfs-utils" "spl-utils")
-replaces=("spl-utils-common-git")
+replaces=("spl-utils-common-git" "zfs-utils-common-git")
backup=('etc/zfs/zed.d/zed.rc' 'etc/default/zfs')
build() {