summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-09-19 21:52:32 +0000
committerArchzfs Buildbot2018-09-19 21:52:32 +0000
commit67104c91f923136fd278a0695900cff19ccfaa78 (patch)
tree323a364af2e2105b2c539d5312b0178c52f50e45
parent661be666e9cc7e90b16e5e1499e4da10bd98800d (diff)
downloadaur-67104c91f923136fd278a0695900cff19ccfaa78.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 fc7fc760653e..d210b79a21ba 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.09.13.r4723.g5140a58f3
+ pkgver = 2018.09.18.r4729.g145c88fb7
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -16,7 +16,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=5140a58f3b2a25ce24ff9ae2b01277cd6c64f5ad
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=145c88fb7bfb7e5941a0994daa3d9f4401a167a1
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 41ad6f485c3a..f7e110c52091 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-common-git"
-_commit='5140a58f3b2a25ce24ff9ae2b01277cd6c64f5ad'
+_commit='145c88fb7bfb7e5941a0994daa3d9f4401a167a1'
-pkgver=2018.09.13.r4723.g5140a58f3
+pkgver=2018.09.18.r4729.g145c88fb7
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
depends=("python2")