summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-03-21 04:49:10 +0000
committerArchzfs Buildbot2020-03-21 04:49:10 +0000
commitec4a739c8a8dde41ae2c01308c4152df393350f4 (patch)
tree6b444b4bef504af126aa68629af1abbe079cb515
parent02fb15930c774fe2fbbfd27b8aa0bb44721b443b (diff)
downloadaur-ec4a739c8a8dde41ae2c01308c4152df393350f4.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 3ec702ab7fc2..6d01d58a0aab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2020.03.13.r5815.gd3fe62cb3
+ pkgver = 2020.03.18.r5828.g652bdc9b0
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -23,7 +23,7 @@ pkgbase = zfs-utils-git
backup = etc/default/zfs
backup = etc/modules-load.d/zfs.conf
backup = etc/sudoers.d/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=d3fe62cb35474fc6ec12014f3ace7cb7655cf162
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=652bdc9b0ed73476c4120dc2db16bd2f16f63708
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 3705344f78dc..434a0a594501 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='d3fe62cb35474fc6ec12014f3ace7cb7655cf162'
+_commit='652bdc9b0ed73476c4120dc2db16bd2f16f63708'
-pkgver=2020.03.13.r5815.gd3fe62cb3
+pkgver=2020.03.18.r5828.g652bdc9b0
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")