summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-01-17 04:53:22 +0000
committerArchzfs Buildbot2019-01-17 04:53:22 +0000
commit61f6ccef8f4fe8e4f31df71877e8aefe53ee0580 (patch)
treeb0141e73b81a07532a2dd350468b047fa09d47e5
parent4bf6398e79d55a4a2cad7c7ba05d0a39efe9097e (diff)
downloadaur-61f6ccef8f4fe8e4f31df71877e8aefe53ee0580.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 7d462b33e52b..619c6f9972ae 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.01.13.r4900.gd611989fd
+ pkgver = 2019.01.16.r4907.g419ba5914
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=d611989fdc176ccb54c24df99fd6c81b1cfff833
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=419ba5914552c6185afbe1dd17b3ed4b0d526547
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index c21c39707730..6abf0d670338 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='d611989fdc176ccb54c24df99fd6c81b1cfff833'
+_commit='419ba5914552c6185afbe1dd17b3ed4b0d526547'
-pkgver=2019.01.13.r4900.gd611989fd
+pkgver=2019.01.16.r4907.g419ba5914
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")