summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-12-25 13:12:07 +0000
committerArchzfs Buildbot2019-12-25 13:12:07 +0000
commite32fab96c93a394bbf89c0a1ba7993cebe6b35c4 (patch)
tree54bc5fbb1fc358e4f67ab70164d34eccd786fe40
parent5718908a394087779e80ddcce607c71dd8c67def (diff)
downloadaur-e32fab96c93a394bbf89c0a1ba7993cebe6b35c4.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 7368dbdcfb70..ce265f164fe5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2019.12.20.r5611.g54aefa6ab
+ pkgver = 2019.12.23.r5612.gc587b2c7d
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=54aefa6abf1bafc2fca2cfce8565c7435bde8e97
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=c587b2c7d8d2f6d127fe4266eef017ab7d8b8972
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 1ec3f0941a36..35d1bd505a3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='54aefa6abf1bafc2fca2cfce8565c7435bde8e97'
+_commit='c587b2c7d8d2f6d127fe4266eef017ab7d8b8972'
-pkgver=2019.12.20.r5611.g54aefa6ab
+pkgver=2019.12.23.r5612.gc587b2c7d
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")