summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-02-27 14:04:29 +0000
committerArchzfs Buildbot2019-02-27 14:04:29 +0000
commit2d68bb70b32b1872d181c39471bdb7b3232787aa (patch)
treea6703683501588735004d66379f08457c6d0a011
parentcea8769dad0d9ed3dc4b49b08bbce1db7301aeda (diff)
downloadaur-2d68bb70b32b1872d181c39471bdb7b3232787aa.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 c86b92405493..4cf8196592f4 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.02.22.r4970.gc44a3ec05
+ pkgver = 2019.02.26.r4975.gc568ab8d9
pkgrel = 1
url = http://zfsonlinux.org/
install = zfs-utils.install
@@ -17,7 +17,7 @@ pkgbase = zfs-utils-git
replaces = zfs-utils-common-git
backup = etc/zfs/zed.d/zed.rc
backup = etc/default/zfs
- source = git+https://github.com/zfsonlinux/zfs.git#commit=c44a3ec0596d574f2eb7f57ff97720cd63c4a61e
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=c568ab8d99d88b69f54159cd771cb9b20784174e
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 9e348f74f91e..f6311eb6adc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='c44a3ec0596d574f2eb7f57ff97720cd63c4a61e'
+_commit='c568ab8d99d88b69f54159cd771cb9b20784174e'
-pkgver=2019.02.22.r4970.gc44a3ec05
+pkgver=2019.02.26.r4975.gc568ab8d9
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")