summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-03-15 14:14:32 +0000
committerArchzfs Buildbot2020-03-15 14:14:32 +0000
commit02fb15930c774fe2fbbfd27b8aa0bb44721b443b (patch)
treea08e40280951698c70b8f7b1882953e6cddc4944
parent0d2d51f5ee7b842cc61896007439287081e19f5d (diff)
downloadaur-02fb15930c774fe2fbbfd27b8aa0bb44721b443b.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 8390444d094a..3ec702ab7fc2 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.06.r5798.g2b95e9113
+ pkgver = 2020.03.13.r5815.gd3fe62cb3
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=2b95e91132880309d67a537fe727bdef9f4af463
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=d3fe62cb35474fc6ec12014f3ace7cb7655cf162
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 63bf7366251b..3705344f78dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='2b95e91132880309d67a537fe727bdef9f4af463'
+_commit='d3fe62cb35474fc6ec12014f3ace7cb7655cf162'
-pkgver=2020.03.06.r5798.g2b95e9113
+pkgver=2020.03.13.r5815.gd3fe62cb3
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")