summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-01-26 00:44:27 +0000
committerArchzfs Buildbot2020-01-26 00:44:27 +0000
commit662a4f3b5b024037596d3f31165cb0931c34383b (patch)
tree75615138c6745ee1fa3f18efdfd5603c96256817
parent4eeab2fc686820b9e80fb4ecab8fd4fd2a75b3b1 (diff)
downloadaur-662a4f3b5b024037596d3f31165cb0931c34383b.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 9181a6bf9184..49f915a609c5 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.17.r5661.g09436c5d8
+ pkgver = 2020.01.24.r5679.ga3403164d
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=09436c5d885179b302be03d60f0fcc1921745506
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=a3403164d700e0c32dd89ba09bbcaf48bdee47f2
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 5a07351eaa7d..95fde9399ee2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='09436c5d885179b302be03d60f0fcc1921745506'
+_commit='a3403164d700e0c32dd89ba09bbcaf48bdee47f2'
-pkgver=2020.01.17.r5661.g09436c5d8
+pkgver=2020.01.24.r5679.ga3403164d
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")