summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-08-22 18:58:55 +0000
committerArchzfs Buildbot2018-08-22 18:58:55 +0000
commitdace2beb34678c7417553ec77b053a92282362d0 (patch)
tree1d080bf9a854cf7735a949751cd0a64408a5e13e
parentef64cff6e4f895961bea8246511b8ee4a3cc25ee (diff)
downloadaur-dace2beb34678c7417553ec77b053a92282362d0.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 ec4cda6449d3..8a78a3b80a2e 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.20.r4687.gc962fd6c4
+ pkgver = 2018.08.22.r4690.ge8a8208ee
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=c962fd6c4e3836be223af93b0d75d92e8ee98fb4
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=e8a8208eef3f2e256ddbf91e73add2e08705d482
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 7c8003491be7..840a17cdd896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
#
pkgname="zfs-utils-common-git"
-pkgver=2018.08.20.r4687.gc962fd6c4
+pkgver=2018.08.22.r4690.ge8a8208ee
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=c962fd6c4e3836be223af93b0d75d92e8ee98fb4"
+source=("git+https://github.com/zfsonlinux/zfs.git#commit=e8a8208eef3f2e256ddbf91e73add2e08705d482"
"zfs-utils.bash-completion-r1"
"zfs-utils.initcpio.install"
"zfs-utils.initcpio.hook"