summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-01-30 14:16:22 +0000
committerArchzfs Buildbot2019-01-30 14:16:22 +0000
commit881143e301a25af338657b20071576235e64858f (patch)
tree12b041a9949001e97f3003186d4b74fa65be6a1c
parent7183a109646558dd373e5099806d39625a2be63c (diff)
downloadaur-881143e301a25af338657b20071576235e64858f.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 30a88e518c32..01fd2386e9e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2019.01.25.r4925.gc853f382d
+ pkgver = 2019.01.28.r4934.g466f55334
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -17,7 +17,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=c853f382db731e15a87512f4ef1101d14d778a55
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=466f55334ac9b353948d4309bbcd44573e9a3024
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 9f6624bc38a3..86184d23802c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='c853f382db731e15a87512f4ef1101d14d778a55'
+_commit='466f55334ac9b353948d4309bbcd44573e9a3024'
-pkgver=2019.01.25.r4925.gc853f382d
+pkgver=2019.01.28.r4934.g466f55334
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")