summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-08-06 12:51:14 +0000
committerArchzfs Buildbot2019-08-06 12:51:14 +0000
commit9cdf3f4353b0d0367b47fa7d42e8cbab737a8c35 (patch)
tree4a49277f4d12b1fcc37138e05927e9437d4a5b02
parenteea1e2adfb7d7cf32d8b3f7d479686f568a2f5b7 (diff)
downloadaur-9cdf3f4353b0d0367b47fa7d42e8cbab737a8c35.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 28f8fa289f26..4489de3a0376 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.07.31.r5296.g48be0dfba
+ pkgver = 2019.08.05.r5299.gc81f1790e
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=48be0dfba19f35637877ab63f58d52b6d51e759c
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=c81f1790e28a547769ce9d8e2d25391cf4317cc0
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index f5e0ad1f9ab6..50d3e77541eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='48be0dfba19f35637877ab63f58d52b6d51e759c'
+_commit='c81f1790e28a547769ce9d8e2d25391cf4317cc0'
-pkgver=2019.07.31.r5296.g48be0dfba
+pkgver=2019.08.05.r5299.gc81f1790e
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")