summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-09-28 04:46:58 +0000
committerArchzfs Buildbot2019-09-28 04:46:58 +0000
commit9762f2d72c1a8ed8b4d85838520abd7ad3458e92 (patch)
tree21043b363986926bcd6ac4cbb056cef58c7ab7bc
parent8dd206c73abc4a5b8b1e898498d64a139577fc8e (diff)
downloadaur-9762f2d72c1a8ed8b4d85838520abd7ad3458e92.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 a5b01fd27adb..866b0f11b70f 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.09.26.r5420.g3768db24a
+ pkgver = 2019.09.27.r5421.g7bb0c2946
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=3768db24abe09f964a976945faeb805214817626
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=7bb0c294688ed121477536d7b4a7031c78a5706a
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index f3dbfed9c707..24b686868d3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='3768db24abe09f964a976945faeb805214817626'
+_commit='7bb0c294688ed121477536d7b4a7031c78a5706a'
-pkgver=2019.09.26.r5420.g3768db24a
+pkgver=2019.09.27.r5421.g7bb0c2946
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")