summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-03-17 02:06:17 +0000
committerArchzfs Buildbot2019-03-17 02:06:17 +0000
commitb051fa1f2d7ec0d4c0e6da83760e0c1cfb10eded (patch)
treec61e5661a37b940bebcd70c4b8c4b58239b21fff
parentc66f89280b83edae313104bd547b6f228a8ebeb2 (diff)
downloadaur-b051fa1f2d7ec0d4c0e6da83760e0c1cfb10eded.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 82d0e1750e80..aa628432d6c9 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.03.14.r5006.g98310e5d1
+ pkgver = 2019.03.15.r5012.gca6c7a94c
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=98310e5d1aebda5a7cd986c8a0dc9932d62ead56
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=ca6c7a94c994b9979824f8fccf1c6ddb00ee5598
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 4d2cff4823dd..2e863f6e4314 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='98310e5d1aebda5a7cd986c8a0dc9932d62ead56'
+_commit='ca6c7a94c994b9979824f8fccf1c6ddb00ee5598'
-pkgver=2019.03.14.r5006.g98310e5d1
+pkgver=2019.03.15.r5012.gca6c7a94c
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")