summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-02-29 14:58:08 +0000
committerArchzfs Buildbot2020-02-29 14:58:08 +0000
commit8dd0ff067c078e802035d378a8213dbed73b1d45 (patch)
tree231add67c3689eb560d91eae65db4864875c1e7c
parent3059770da1166d8db1c0f7338dc2cd5dbd10ca4c (diff)
downloadaur-8dd0ff067c078e802035d378a8213dbed73b1d45.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 20d6772ae646..3da86a178b42 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.27.r5777.g2ce90dca9
+ pkgver = 2020.02.28.r5785.gd32eff3a2
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=2ce90dca91a991592da48c52332326ae4bb25b69
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=d32eff3a27d2a57fa280b7e461883fed2a4cec16
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index 0fca586f5a84..cb80c60c8ba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='2ce90dca91a991592da48c52332326ae4bb25b69'
+_commit='d32eff3a27d2a57fa280b7e461883fed2a4cec16'
-pkgver=2020.02.27.r5777.g2ce90dca9
+pkgver=2020.02.28.r5785.gd32eff3a2
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")