summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2018-12-11 01:56:49 +0000
committerArchzfs Buildbot2018-12-11 01:56:49 +0000
commitc46acec7c787c067f63376eee7e315aa8fa10504 (patch)
tree99d6b269383fd553ec5df4c931c4322770554313
parent67afbd2ef1d289eea88609a1f737951625dfa928 (diff)
downloadaur-c46acec7c787c067f63376eee7e315aa8fa10504.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 018b8ca96970..cc37fc2cc1c6 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.11.28.r4840.gc40a1124e
+ pkgver = 2018.12.07.r4857.g900d09b28
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=c40a1124e1d1010b665909ad31d2904630018f6f
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=900d09b285107e13fa0bdb8378274dff89347181
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 24868aeaf4ed..1bdf7f7cc0e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='c40a1124e1d1010b665909ad31d2904630018f6f'
+_commit='900d09b285107e13fa0bdb8378274dff89347181'
-pkgver=2018.11.28.r4840.gc40a1124e
+pkgver=2018.12.07.r4857.g900d09b28
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git")