summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-08-20 19:52:21 +0000
committerArchzfs Buildbot2018-08-20 19:52:21 +0000
commitef64cff6e4f895961bea8246511b8ee4a3cc25ee (patch)
tree462d9a180ee886a1e2a4666aa8bd23e0a114783b
parent231e1dfd496fc7b5c9a4787743cb96b207283ad0 (diff)
downloadaur-ef64cff6e4f895961bea8246511b8ee4a3cc25ee.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 8d3c65582fb9..ec4cda6449d3 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.08.17.r4677.g802715b74
+ pkgver = 2018.08.20.r4687.gc962fd6c4
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=802715b74a23a58d66028699a99eb141c85b7447
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=c962fd6c4e3836be223af93b0d75d92e8ee98fb4
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index e60a1b5e0654..7c8003491be7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
#
pkgname="zfs-utils-common-git"
-pkgver=2018.08.17.r4677.g802715b74
+pkgver=2018.08.20.r4687.gc962fd6c4
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
depends=("python2")
makedepends=("git")
arch=("x86_64")
url="http://zfsonlinux.org/"
-source=("git+https://github.com/zfsonlinux/zfs.git#commit=802715b74a23a58d66028699a99eb141c85b7447"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=c962fd6c4e3836be223af93b0d75d92e8ee98fb4"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook"