summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-12-21 00:23:29 +0000
committerArchzfs Buildbot2018-12-21 00:23:29 +0000
commit742fa6f802cdeac26a0a0b65e0053cd26ce455dc (patch)
tree2ac177b0d2913934a4deff889c74f3bc9ebbfe19
parentb6f9d18dbf19befa182c252a1a95c26e7ddbf5f0 (diff)
downloadaur-742fa6f802cdeac26a0a0b65e0053cd26ce455dc.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 a7fc6f7bac70..8c586c51c8f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2018.12.14.r4868.gc66401fae
+ pkgver = 2018.12.18.r4869.g00f198de6
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -16,7 +16,7 @@ pkgbase = zfs-utils-git
replaces = zfs-utils-common-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=c66401fae036b22ecb3fa9af3337e1f9ecffb5e7
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=00f198de6b6ac663926bff2666d956a61cea85db
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index a13e1226ec48..2c8415e56d3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='c66401fae036b22ecb3fa9af3337e1f9ecffb5e7'
+_commit='00f198de6b6ac663926bff2666d956a61cea85db'
-pkgver=2018.12.14.r4868.gc66401fae
+pkgver=2018.12.18.r4869.g00f198de6
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")