summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-10-03 19:55:26 +0000
committerArchzfs Buildbot2019-10-03 19:55:26 +0000
commita50a1839f995822aebf66a4fa0eaab9835ff5c30 (patch)
treeb8f7f75e04fb49dc6d6b1e6b5dc82e32feeb7e3f
parent9762f2d72c1a8ed8b4d85838520abd7ad3458e92 (diff)
downloadaur-a50a1839f995822aebf66a4fa0eaab9835ff5c30.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 866b0f11b70f..1c5835f84b79 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.09.27.r5421.g7bb0c2946
+ pkgver = 2019.10.03.r5432.g7c5eff940
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=7bb0c294688ed121477536d7b4a7031c78a5706a
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=7c5eff9400d12ed8f2676a6d08f6ae099351397f
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 24b686868d3f..d257756b1f0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='7bb0c294688ed121477536d7b4a7031c78a5706a'
+_commit='7c5eff9400d12ed8f2676a6d08f6ae099351397f'
-pkgver=2019.09.27.r5421.g7bb0c2946
+pkgver=2019.10.03.r5432.g7c5eff940
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")