summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-10-18 22:14:04 +0000
committerArchzfs Buildbot2019-10-18 22:14:04 +0000
commitcc0543dd063602b845959acc159221a8a33d7469 (patch)
treeb5ce538f878a7ae88a17c24805945820c19bb2ea
parent588bc7436ddd1ca63697c01864105102520bc5ae (diff)
downloadaur-cc0543dd063602b845959acc159221a8a33d7469.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 4a2b439824ac..aa907330f6d2 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.10.13.r5462.g177c79dfb
+ pkgver = 2019.10.18.r5471.g4063440b7
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=177c79dfbee633b70e7d373ff83c6a2d47625a17
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=4063440b73af79be9792029ada17b01c51ad7172
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 4aa9ab2b0135..320c1f2cd5a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='177c79dfbee633b70e7d373ff83c6a2d47625a17'
+_commit='4063440b73af79be9792029ada17b01c51ad7172'
-pkgver=2019.10.13.r5462.g177c79dfb
+pkgver=2019.10.18.r5471.g4063440b7
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")