summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-10-22 02:49:51 +0000
committerArchzfs Buildbot2018-10-22 02:49:51 +0000
commit35c9799c42aba3902a399902ff7b7b231c2fc0d1 (patch)
tree0d66ca7050ea0d1b903562843be9a392bbcc4a1b
parente59b565c08656bd6c62a929511c17e731d8a55c0 (diff)
downloadaur-35c9799c42aba3902a399902ff7b7b231c2fc0d1.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 5fa9e30dd6f0..f7164caffad6 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.16.r4773.gd52d80b70
+ pkgver = 2018.10.19.r4784.gae3d84914
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=d52d80b700229e879fe757c989c3bcd3a3a42f2a
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=ae3d8491427343904c66d69ba94731553727eb26
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index e572fd219c5d..4793842686a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-common-git"
-_commit='d52d80b700229e879fe757c989c3bcd3a3a42f2a'
+_commit='ae3d8491427343904c66d69ba94731553727eb26'
-pkgver=2018.10.16.r4773.gd52d80b70
+pkgver=2018.10.19.r4784.gae3d84914
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")