summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-07-27 13:34:17 +0000
committerArchzfs Buildbot2019-07-27 13:34:17 +0000
commit687fa2f7d5cdc513458c1c8224af4b40b13894a9 (patch)
tree374d5acb95363830ca2bd65d3984d503b48ce159
parentbad92aff860bfa4c0df7eba584b60914e7a196d7 (diff)
downloadaur-687fa2f7d5cdc513458c1c8224af4b40b13894a9.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 1da0bee09928..7e6dad4a7381 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.07.19.r5279.g09276fde1
+ pkgver = 2019.07.26.r5285.g693c1fc47
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=09276fde1ce7730804957da88350c893d635526b
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=693c1fc478cc8118dd0168c4815c0ae3be41c9c3
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 8237547a1cf7..7b1d08cdda17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='09276fde1ce7730804957da88350c893d635526b'
+_commit='693c1fc478cc8118dd0168c4815c0ae3be41c9c3'
-pkgver=2019.07.19.r5279.g09276fde1
+pkgver=2019.07.26.r5285.g693c1fc47
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")