summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-06-04 02:47:14 +0000
committerArchzfs Buildbot2019-06-04 02:47:14 +0000
commit18959e3b6e5fd841c03f5caa0e2c7adf37719773 (patch)
treebd01ddf4765ee9cd297596d3d76bc54100cf3c12
parentcb0ad179457b5cf6dc6e2e7ad67a47462b389821 (diff)
downloadaur-18959e3b6e5fd841c03f5caa0e2c7adf37719773.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 ce27d2905959..fc503ba28640 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.30.r5163.g2531ce372
+ pkgver = 2019.06.03.r5164.ga3c98d572
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=2531ce372015a90f090176ae61105a9ea1a8f992
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=a3c98d5728701d455e036d7687e3f7dbbb6100e5
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index fcaf8bb6636b..d2647c995e05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='2531ce372015a90f090176ae61105a9ea1a8f992'
+_commit='a3c98d5728701d455e036d7687e3f7dbbb6100e5'
-pkgver=2019.05.30.r5163.g2531ce372
+pkgver=2019.06.03.r5164.ga3c98d572
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "git")