summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-01-14 14:02:52 +0000
committerArchzfs Buildbot2020-01-14 14:02:52 +0000
commitf5a8a3925f70852822a4c6077e1f8ee22dff3887 (patch)
tree04c09a93a63e113e12af9116268500a441c20f80
parentb1daa0e98fdcfa889a6af458cace1be4dc024470 (diff)
downloadaur-f5a8a3925f70852822a4c6077e1f8ee22dff3887.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 efc3af8203c4..7483a7615011 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.01.09.r5639.g36e5b4a94
+ pkgver = 2020.01.13.r5645.ge458fcca7
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=36e5b4a94b43341ec1d2dc07cf26485997609edf
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=e458fcca7516a0ceac7aaecc4aacfef1114eb216
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 464d8e15c5ef..ac9d13062030 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='36e5b4a94b43341ec1d2dc07cf26485997609edf'
+_commit='e458fcca7516a0ceac7aaecc4aacfef1114eb216'
-pkgver=2020.01.09.r5639.g36e5b4a94
+pkgver=2020.01.13.r5645.ge458fcca7
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")