summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-01 16:48:52 +0000
committerArchzfs Buildbot2019-06-01 16:48:52 +0000
commitcb0ad179457b5cf6dc6e2e7ad67a47462b389821 (patch)
tree14622ed3ae34af2f3460547d8cf0c1512eee0d86
parent7fce5649f3b320ae83c4dd0fa6f612c23f6f255d (diff)
downloadaur-cb0ad179457b5cf6dc6e2e7ad67a47462b389821.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 9bb2dc4108eb..ce27d2905959 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.05.25.r5151.g841a7a98f
+ pkgver = 2019.05.30.r5163.g2531ce372
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -18,7 +18,7 @@ pkgbase = zfs-utils-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
backup = etc/modules-load.d/zfs.conf
- source = git+https://github.com/zfsonlinux/zfs.git#commit=841a7a98fc4623e0bcecfa393e7818ade4198a15
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=2531ce372015a90f090176ae61105a9ea1a8f992
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index b459c436b1cd..fcaf8bb6636b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='841a7a98fc4623e0bcecfa393e7818ade4198a15'
+_commit='2531ce372015a90f090176ae61105a9ea1a8f992'
-pkgver=2019.05.25.r5151.g841a7a98f
+pkgver=2019.05.30.r5163.g2531ce372
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "git")