summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-07-05 12:44:10 +0000
committerArchzfs Buildbot2019-07-05 12:44:10 +0000
commite08fe46ca3d3cdc808338490331127e714c17ac1 (patch)
treebeee11a47c00fe676040e4c3c465bf83c022f91e
parent5397c4331c5725ff61ac95c84136a908d41026a9 (diff)
downloadaur-e08fe46ca3d3cdc808338490331127e714c17ac1.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 814361cf1090..f2516c677dfd 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.06.26.r5231.g679b0f2ab
+ pkgver = 2019.07.03.r5240.g6dbca94f0
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=679b0f2abf4cfce9e1520f877bd1970c6cb6426b
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=6dbca94f0c0276108748487bbfbaa7140ebb000b
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index ecf446474f0f..7e5eda33edcf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='679b0f2abf4cfce9e1520f877bd1970c6cb6426b'
+_commit='6dbca94f0c0276108748487bbfbaa7140ebb000b'
-pkgver=2019.06.26.r5231.g679b0f2ab
+pkgver=2019.07.03.r5240.g6dbca94f0
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")