summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2020-03-08 01:00:52 +0000
committerArchzfs Buildbot2020-03-08 01:00:52 +0000
commit0d2d51f5ee7b842cc61896007439287081e19f5d (patch)
treeab8abc16526580aee2e36a4a13c0f85bfc740dc4
parent8dd0ff067c078e802035d378a8213dbed73b1d45 (diff)
downloadaur-0d2d51f5ee7b842cc61896007439287081e19f5d.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 3da86a178b42..8390444d094a 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.28.r5785.gd32eff3a2
+ pkgver = 2020.03.06.r5798.g2b95e9113
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=d32eff3a27d2a57fa280b7e461883fed2a4cec16
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=2b95e91132880309d67a537fe727bdef9f4af463
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
source = zfs-utils.initcpio.zfsencryptssh.install
diff --git a/PKGBUILD b/PKGBUILD
index cb80c60c8ba7..63bf7366251b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='d32eff3a27d2a57fa280b7e461883fed2a4cec16'
+_commit='2b95e91132880309d67a537fe727bdef9f4af463'
-pkgver=2020.02.28.r5785.gd32eff3a2
+pkgver=2020.03.06.r5798.g2b95e9113
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("python" "python-setuptools" "python-cffi" "git")