summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-04-30 20:50:31 +0000
committerArchzfs Buildbot2019-04-30 20:50:31 +0000
commit14e85fcad0facaa90d22b4cb8ff22c8501d562a3 (patch)
tree85d8c416c86f1bc48dc06ff19b845b7c6f9bd065
parent549391f238703c11b786f0a939f760c18daf0786 (diff)
downloadaur-14e85fcad0facaa90d22b4cb8ff22c8501d562a3.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 e3bded2d39dc..e91248f4e4ae 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.04.26.r5095.gb43a27f76
+ pkgver = 2019.04.30.r5097.g294fcb543
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=b43a27f76fa2cdad5e9a8e74a6a028e38a415a62
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=294fcb543e4bf8d8d36832e9071ef0f6b1c9423e
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 7f6ee7f93ce6..46b3069263a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='b43a27f76fa2cdad5e9a8e74a6a028e38a415a62'
+_commit='294fcb543e4bf8d8d36832e9071ef0f6b1c9423e'
-pkgver=2019.04.26.r5095.gb43a27f76
+pkgver=2019.04.30.r5097.g294fcb543
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")