summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-05-20 15:17:10 +0000
committerArchzfs Buildbot2019-05-20 15:17:10 +0000
commit7b6b88fa407df1d9d0c41f376a5f91720da5da53 (patch)
tree6f5f591451248cf650b0cad2e5cbb1cfe0446dbd
parente35babb20038625ff84b2c553d8b728c52cbbd41 (diff)
downloadaur-7b6b88fa407df1d9d0c41f376a5f91720da5da53.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 e18c6b569ba5..4b9d53057730 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.09.r5126.gf378f42b5
+ pkgver = 2019.05.19.r5128.g9dc41a769
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=f378f42b53382dc8e5a21dfad1a4d71271aba059
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=9dc41a769df164875d974c2431b2453e70e16c41
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 402e538f1789..04fef82795f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='f378f42b53382dc8e5a21dfad1a4d71271aba059'
+_commit='9dc41a769df164875d974c2431b2453e70e16c41'
-pkgver=2019.05.09.r5126.gf378f42b5
+pkgver=2019.05.19.r5128.g9dc41a769
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")