summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-10-07 12:44:45 +0000
committerArchzfs Buildbot2019-10-07 12:44:45 +0000
commit2453823e1bdc78cd9261baf6d0b7fd1c3cb93df3 (patch)
tree553c111761c6a29d02b5a038c8a296000ab8d357
parenta50a1839f995822aebf66a4fa0eaab9835ff5c30 (diff)
downloadaur-2453823e1bdc78cd9261baf6d0b7fd1c3cb93df3.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 1c5835f84b79..1601550ac426 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.10.03.r5432.g7c5eff940
+ pkgver = 2019.10.04.r5437.g94bcf6f5e
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=7c5eff9400d12ed8f2676a6d08f6ae099351397f
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=94bcf6f5e31aad91033111ffed0ca45934e0e37d
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index d257756b1f0e..598ef4ae40e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='7c5eff9400d12ed8f2676a6d08f6ae099351397f'
+_commit='94bcf6f5e31aad91033111ffed0ca45934e0e37d'
-pkgver=2019.10.03.r5432.g7c5eff940
+pkgver=2019.10.04.r5437.g94bcf6f5e
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")