summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-04-18 18:23:17 +0000
committerArchzfs Buildbot2019-04-18 18:23:17 +0000
commit8683d3b715405ae3cd8ceb9b172dd2a4540cdb36 (patch)
tree04199f17390db60673d48da744697e8cfd0ceb1c
parentaf4ce28dbb5da4849b4931fec41929d5a7c9bcbb (diff)
downloadaur-8683d3b715405ae3cd8ceb9b172dd2a4540cdb36.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 27c13ba19b94..d786c6b09c21 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.08.r5045.g9a65234c8
+ pkgver = 2019.04.16.r5073.g17cbc2e62
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=9a65234c8bbfe4e394d32172439ae0266ac59c8d
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=17cbc2e62b7d561d59ece976f17fe422516587a8
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 4132b2d51792..4eab9b167844 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='9a65234c8bbfe4e394d32172439ae0266ac59c8d'
+_commit='17cbc2e62b7d561d59ece976f17fe422516587a8'
-pkgver=2019.04.08.r5045.g9a65234c8
+pkgver=2019.04.16.r5073.g17cbc2e62
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")