summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-09-13 21:07:03 +0000
committerArchzfs Buildbot2019-09-13 21:07:03 +0000
commitf01ef245c06fabb1b9103ceff45d20b2845c0d88 (patch)
tree9f57e990ba6097f1ee6da69c0802875f807be6bf
parenta902a59168a0a143082e094ee8bcff12235d8d80 (diff)
downloadaur-f01ef245c06fabb1b9103ceff45d20b2845c0d88.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 b4d882089a0e..be7084d8a7c7 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.06.r5389.g4bbf0477a
+ pkgver = 2019.09.12.r5403.g7238cbd4d
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=4bbf0477a7f8936627c37ab89c704e763aa63b37
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=7238cbd4d3ee7eadb3131c890d0692a49ea844af
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index b4741554ab82..31b1aabdc3f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='4bbf0477a7f8936627c37ab89c704e763aa63b37'
+_commit='7238cbd4d3ee7eadb3131c890d0692a49ea844af'
-pkgver=2019.09.06.r5389.g4bbf0477a
+pkgver=2019.09.12.r5403.g7238cbd4d
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")