summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-12-04 01:40:16 +0000
committerArchzfs Buildbot2019-12-04 01:40:16 +0000
commit990c2bcf5d62028b78d00e929c97b50d08214b5f (patch)
tree524d77746c517409bdc4d889bcac3ec6f289d653
parent887e677ad65e69dbffbbac8d547ea530d56ed760 (diff)
downloadaur-990c2bcf5d62028b78d00e929c97b50d08214b5f.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 ce09feebeaf7..0633858b225e 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.11.21.r5537.g0c4681380
+ pkgver = 2019.12.02.r5555.ge69bb31b7
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=0c46813805f428038f0f5e2541cdab8034c2f082
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=e69bb31b71f60b338fa5510dc48de298f394ad73
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 21f72d4ae67c..8cf8440e059a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='0c46813805f428038f0f5e2541cdab8034c2f082'
+_commit='e69bb31b71f60b338fa5510dc48de298f394ad73'
-pkgver=2019.11.21.r5537.g0c4681380
+pkgver=2019.12.02.r5555.ge69bb31b7
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")