summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-10-23 02:48:29 +0000
committerArchzfs Buildbot2018-10-23 02:48:29 +0000
commitbb353264c38fa80fb602a2dbf69437050b89fdd5 (patch)
treeafce7c25510b1d893d65399db8ce7b15b02d8cc5
parent35c9799c42aba3902a399902ff7b7b231c2fc0d1 (diff)
downloadaur-bb353264c38fa80fb602a2dbf69437050b89fdd5.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 f7164caffad6..e051538fc938 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-common-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2018.10.19.r4784.gae3d84914
+ pkgver = 2018.10.22.r4785.gda4f331b4
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -15,7 +15,7 @@ pkgbase = zfs-utils-common-git
replaces = spl-utils-common-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=ae3d8491427343904c66d69ba94731553727eb26
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=da4f331b4136a50e41ce3bb639ad48e519611210
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 4793842686a9..00fed7ae6bcc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-common-git"
-_commit='ae3d8491427343904c66d69ba94731553727eb26'
+_commit='da4f331b4136a50e41ce3bb639ad48e519611210'
-pkgver=2018.10.19.r4784.gae3d84914
+pkgver=2018.10.22.r4785.gda4f331b4
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")