summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-02-22 19:44:32 +0000
committerArchzfs Buildbot2020-02-22 19:44:32 +0000
commitd9fe43c343ea92f9be124b7defe92195cdc6a660 (patch)
treedaf491eca730aa126749c134a4ca02518318163c
parent037e149ba7b41a8b61469790d7daca6d0bb9d32d (diff)
downloadaur-d9fe43c343ea92f9be124b7defe92195cdc6a660.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 3381f402fe1b..a34a878041f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zfs-utils-git
pkgdesc = Kernel module support files for the Zettabyte File System.
- pkgver = 2020.02.18.r5747.g89adffb7b
+ pkgver = 2020.02.21.r5758.g24fcd9fc5
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -23,7 +23,7 @@ pkgbase = zfs-utils-git
backup = etc/default/zfs
backup = etc/modules-load.d/zfs.conf
backup = etc/sudoers.d/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=89adffb7bcabc8f596552c92c8b3635eaa696713
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=24fcd9fc5c999385785d73414bfd1cf72c1b230d
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 750a0eb23f68..44aa364179bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='89adffb7bcabc8f596552c92c8b3635eaa696713'
+_commit='24fcd9fc5c999385785d73414bfd1cf72c1b230d'
-pkgver=2020.02.18.r5747.g89adffb7b
+pkgver=2020.02.21.r5758.g24fcd9fc5
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")