summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-03-15 01:11:15 +0000
committerArchzfs Buildbot2019-03-15 01:11:15 +0000
commitc66f89280b83edae313104bd547b6f228a8ebeb2 (patch)
tree93ef406b970d136099079ef9ea0318845bd1df09
parentd2479c4246ea799fa7c88f49db8f0d6045bea209 (diff)
downloadaur-c66f89280b83edae313104bd547b6f228a8ebeb2.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 6203c0cb4dc6..82d0e1750e80 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.03.09.r4989.gbf90948da
+ pkgver = 2019.03.14.r5006.g98310e5d1
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=bf90948daf9f5057d76a68900e42c87f02ce65fa
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=98310e5d1aebda5a7cd986c8a0dc9932d62ead56
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 007b1ed75af3..4d2cff4823dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='bf90948daf9f5057d76a68900e42c87f02ce65fa'
+_commit='98310e5d1aebda5a7cd986c8a0dc9932d62ead56'
-pkgver=2019.03.09.r4989.gbf90948da
+pkgver=2019.03.14.r5006.g98310e5d1
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")