summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-12-15 16:18:40 +0000
committerArchzfs Buildbot2018-12-15 16:18:40 +0000
commitb6f9d18dbf19befa182c252a1a95c26e7ddbf5f0 (patch)
tree04b877bd629febdcfd8682e737165f5eb304400a
parentc46acec7c787c067f63376eee7e315aa8fa10504 (diff)
downloadaur-b6f9d18dbf19befa182c252a1a95c26e7ddbf5f0.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 cc37fc2cc1c6..a7fc6f7bac70 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.07.r4857.g900d09b28
+ pkgver = 2018.12.14.r4868.gc66401fae
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=900d09b285107e13fa0bdb8378274dff89347181
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=c66401fae036b22ecb3fa9af3337e1f9ecffb5e7
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 1bdf7f7cc0e7..a13e1226ec48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='900d09b285107e13fa0bdb8378274dff89347181'
+_commit='c66401fae036b22ecb3fa9af3337e1f9ecffb5e7'
-pkgver=2018.12.07.r4857.g900d09b28
+pkgver=2018.12.14.r4868.gc66401fae
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")