summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-09-09 00:10:34 +0000
committerArchzfs Buildbot2019-09-09 00:10:34 +0000
commita902a59168a0a143082e094ee8bcff12235d8d80 (patch)
tree3a6228612a3842ea98d1f404015a41d65b808564
parentb291053733c0f732e6e29d608437eec31613b047 (diff)
downloadaur-a902a59168a0a143082e094ee8bcff12235d8d80.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 4b005b6561e8..b4d882089a0e 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.08.29.r5350.ge2fcfa70e
+ pkgver = 2019.09.06.r5389.g4bbf0477a
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -22,7 +22,7 @@ pkgbase = zfs-utils-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
backup = etc/modules-load.d/zfs.conf
- source = git+https://github.com/zfsonlinux/zfs.git#commit=e2fcfa70e36a9f7c059ec64d787f37c6bd9ae48c
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=4bbf0477a7f8936627c37ab89c704e763aa63b37
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 8927fc998bac..b4741554ab82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='e2fcfa70e36a9f7c059ec64d787f37c6bd9ae48c'
+_commit='4bbf0477a7f8936627c37ab89c704e763aa63b37'
-pkgver=2019.08.29.r5350.ge2fcfa70e
+pkgver=2019.09.06.r5389.g4bbf0477a
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")