summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-08-18 16:42:03 +0000
committerArchzfs Buildbot2019-08-18 16:42:03 +0000
commit15fe9c27cba6940fa001119e3ad8332e526d4528 (patch)
tree21fb7408aa555cc545ece0f4013d48285dd7d3ee
parent9cdf3f4353b0d0367b47fa7d42e8cbab737a8c35 (diff)
downloadaur-15fe9c27cba6940fa001119e3ad8332e526d4528.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 4489de3a0376..9d79176aae99 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.08.05.r5299.gc81f1790e
+ pkgver = 2019.08.16.r5314.gf09fda507
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -22,7 +22,7 @@ pkgbase = zfs-utils-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
backup = etc/modules-load.d/zfs.conf
- source = git+https://github.com/zfsonlinux/zfs.git#commit=c81f1790e28a547769ce9d8e2d25391cf4317cc0
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=f09fda5071813751ba3fa77c28e588689795e17e
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 50d3e77541eb..350c753a0bc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='c81f1790e28a547769ce9d8e2d25391cf4317cc0'
+_commit='f09fda5071813751ba3fa77c28e588689795e17e'
-pkgver=2019.08.05.r5299.gc81f1790e
+pkgver=2019.08.16.r5314.gf09fda507
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")