summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-03-27 03:54:39 +0000
committerArchzfs Buildbot2020-03-27 03:54:39 +0000
commitf7b7c6dc3298567114962a2a451801a7dceab8fa (patch)
tree708b5ef8c56ef7139169bc2650b421a8cb75aec3
parentec4a739c8a8dde41ae2c01308c4152df393350f4 (diff)
downloadaur-f7b7c6dc3298567114962a2a451801a7dceab8fa.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 6d01d58a0aab..60c0cd3cc935 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.18.r5828.g652bdc9b0
+ pkgver = 2020.03.26.r5831.gef3331e70
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=652bdc9b0ed73476c4120dc2db16bd2f16f63708
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=ef3331e703a8fa988bc09129f6f8d8f7c4c4082f
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 434a0a594501..75729390ec90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='652bdc9b0ed73476c4120dc2db16bd2f16f63708'
+_commit='ef3331e703a8fa988bc09129f6f8d8f7c4c4082f'
-pkgver=2020.03.18.r5828.g652bdc9b0
+pkgver=2020.03.26.r5831.gef3331e70
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")