summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-05-27 03:50:14 +0000
committerArchzfs Buildbot2019-05-27 03:50:14 +0000
commit7fce5649f3b320ae83c4dd0fa6f612c23f6f255d (patch)
tree4dfa8e1c30682f72ea22c00f1ae12cbecf57f470
parentc725645052c230a382202054f4f19414de417ec6 (diff)
downloadaur-7fce5649f3b320ae83c4dd0fa6f612c23f6f255d.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 918c1f1c4819..9bb2dc4108eb 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.23.r5134.g75c09c506
+ pkgver = 2019.05.25.r5151.g841a7a98f
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=75c09c5060b85a144cc794ae857520662dc8fd58
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=841a7a98fc4623e0bcecfa393e7818ade4198a15
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 62015498797a..b459c436b1cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='75c09c5060b85a144cc794ae857520662dc8fd58'
+_commit='841a7a98fc4623e0bcecfa393e7818ade4198a15'
-pkgver=2019.05.23.r5134.g75c09c506
+pkgver=2019.05.25.r5151.g841a7a98f
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "git")