summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-10-29 16:34:49 +0000
committerArchzfs Buildbot2019-10-29 16:34:49 +0000
commite5001045872152f720ea1ccce9d10ae77da7d3cd (patch)
tree487fd48a8798aebdcf14f5c818589eb64ee85ba3
parentd91ea47fe106fd466c9010b1a409fcce5c61d7bd (diff)
downloadaur-e5001045872152f720ea1ccce9d10ae77da7d3cd.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 b12ce50c8952..70dda3022d31 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.26.r5490.ge35704647
+ pkgver = 2019.10.28.r5493.gd46f0deb0
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=e35704647e84c62c6a6017ead0b66b446010e4ff
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=d46f0deb035bd26840dc6284fc6e1bb392097c92
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 6858007c3710..510db176f10b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='e35704647e84c62c6a6017ead0b66b446010e4ff'
+_commit='d46f0deb035bd26840dc6284fc6e1bb392097c92'
-pkgver=2019.10.26.r5490.ge35704647
+pkgver=2019.10.28.r5493.gd46f0deb0
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")