summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-04-21 18:34:54 +0000
committerArchzfs Buildbot2019-04-21 18:34:54 +0000
commit7dc3f6d7022b4792744b141189257a51ac99ca20 (patch)
treea2b17b85347d42b823ffdef83ff396e153287113
parent8683d3b715405ae3cd8ceb9b172dd2a4540cdb36 (diff)
downloadaur-7dc3f6d7022b4792744b141189257a51ac99ca20.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 d786c6b09c21..537a1e852a61 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.16.r5073.g17cbc2e62
+ pkgver = 2019.04.19.r5077.ge8864b1b2
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=17cbc2e62b7d561d59ece976f17fe422516587a8
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=e8864b1b28c231d80f0df8b1c4b893f9ada73aad
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 4eab9b167844..5cdbafbb2091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='17cbc2e62b7d561d59ece976f17fe422516587a8'
+_commit='e8864b1b28c231d80f0df8b1c4b893f9ada73aad'
-pkgver=2019.04.16.r5073.g17cbc2e62
+pkgver=2019.04.19.r5077.ge8864b1b2
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")