summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-12-31 03:19:06 +0000
committerArchzfs Buildbot2018-12-31 03:19:06 +0000
commit35c0d520b3b1a6256ad4edba4397519b3e2f5739 (patch)
tree32d5574afe10a186e4287851a8268e0e38758f71
parent742fa6f802cdeac26a0a0b65e0053cd26ce455dc (diff)
downloadaur-35c0d520b3b1a6256ad4edba4397519b3e2f5739.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 8c586c51c8f3..8abed7c49494 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.18.r4869.g00f198de6
+ pkgver = 2018.12.26.r4871.g06f3fc2a4
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=00f198de6b6ac663926bff2666d956a61cea85db
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=06f3fc2a4b097545259935d54634c5c6f49ed20f
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 2c8415e56d3f..29c86b888d43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='00f198de6b6ac663926bff2666d956a61cea85db'
+_commit='06f3fc2a4b097545259935d54634c5c6f49ed20f'
-pkgver=2018.12.18.r4869.g00f198de6
+pkgver=2018.12.26.r4871.g06f3fc2a4
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")