summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-10-14 15:12:38 +0000
committerArchzfs Buildbot2019-10-14 15:12:38 +0000
commit588bc7436ddd1ca63697c01864105102520bc5ae (patch)
tree0640064b48569022291725c04fd8e6e240ed53a9
parent2453823e1bdc78cd9261baf6d0b7fd1c3cb93df3 (diff)
downloadaur-588bc7436ddd1ca63697c01864105102520bc5ae.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 1601550ac426..4a2b439824ac 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.04.r5437.g94bcf6f5e
+ pkgver = 2019.10.13.r5462.g177c79dfb
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=94bcf6f5e31aad91033111ffed0ca45934e0e37d
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=177c79dfbee633b70e7d373ff83c6a2d47625a17
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 598ef4ae40e8..4aa9ab2b0135 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='94bcf6f5e31aad91033111ffed0ca45934e0e37d'
+_commit='177c79dfbee633b70e7d373ff83c6a2d47625a17'
-pkgver=2019.10.04.r5437.g94bcf6f5e
+pkgver=2019.10.13.r5462.g177c79dfb
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")