summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-02-05 00:07:14 +0000
committerArchzfs Buildbot2020-02-05 00:07:14 +0000
commit5125d7fb64ae4cd416399fbe44ee2414946fbd22 (patch)
treef1a80ab454cfcbaa3a98793643ff42da9d561b7b
parentb9f2cecb4dce673654df67bef122226ab9672484 (diff)
downloadaur-5125d7fb64ae4cd416399fbe44ee2414946fbd22.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 6c889ad67a32..6a06d2a4a4c2 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.01.31.r5690.g591505dc2
+ pkgver = 2020.02.04.r5696.g741db5a34
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=591505dc2737bcd77c587e369e1d91b0fd97325c
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=741db5a3466236620612772319c3401171d3f2b6
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 0d96fd23c5c3..148d0690565b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='591505dc2737bcd77c587e369e1d91b0fd97325c'
+_commit='741db5a3466236620612772319c3401171d3f2b6'
-pkgver=2020.01.31.r5690.g591505dc2
+pkgver=2020.02.04.r5696.g741db5a34
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")