summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-03-23 00:37:27 +0000
committerArchzfs Buildbot2019-03-23 00:37:27 +0000
commit420e3b39601e765417713cfb08c6a66b740dc368 (patch)
tree880af542f11e4c6e71edcbb748cccc179944c825
parentb051fa1f2d7ec0d4c0e6da83760e0c1cfb10eded (diff)
downloadaur-420e3b39601e765417713cfb08c6a66b740dc368.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 aa628432d6c9..6f474be825fa 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.15.r5012.gca6c7a94c
+ pkgver = 2019.03.21.r5019.g060f0226e
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=ca6c7a94c994b9979824f8fccf1c6ddb00ee5598
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=060f0226e6396a3c7104fedc8d2af7063a27c1f9
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 2e863f6e4314..3ae4114c465b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='ca6c7a94c994b9979824f8fccf1c6ddb00ee5598'
+_commit='060f0226e6396a3c7104fedc8d2af7063a27c1f9'
-pkgver=2019.03.15.r5012.gca6c7a94c
+pkgver=2019.03.21.r5019.g060f0226e
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")