summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-08-30 16:27:01 +0000
committerArchzfs Buildbot2019-08-30 16:27:01 +0000
commitb291053733c0f732e6e29d608437eec31613b047 (patch)
tree1e7d80fc2b94d5f56d636247f8e9287f8b4f9de5
parent15fe9c27cba6940fa001119e3ad8332e526d4528 (diff)
downloadaur-b291053733c0f732e6e29d608437eec31613b047.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 9d79176aae99..4b005b6561e8 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.16.r5314.gf09fda507
+ pkgver = 2019.08.29.r5350.ge2fcfa70e
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=f09fda5071813751ba3fa77c28e588689795e17e
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=e2fcfa70e36a9f7c059ec64d787f37c6bd9ae48c
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 350c753a0bc8..8927fc998bac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='f09fda5071813751ba3fa77c28e588689795e17e'
+_commit='e2fcfa70e36a9f7c059ec64d787f37c6bd9ae48c'
-pkgver=2019.08.16.r5314.gf09fda507
+pkgver=2019.08.29.r5350.ge2fcfa70e
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")