summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-01-18 01:22:53 +0000
committerArchzfs Buildbot2019-01-18 01:22:53 +0000
commit28077d77bf07d3b5313e8b3785c5bdd31c35c650 (patch)
tree5930b0cb0a30c9a591583a89349c2cc6f835cfac
parent61f6ccef8f4fe8e4f31df71877e8aefe53ee0580 (diff)
downloadaur-28077d77bf07d3b5313e8b3785c5bdd31c35c650.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 619c6f9972ae..1547a52adebd 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.16.r4907.g419ba5914
+ pkgver = 2019.01.17.r4910.g305781da4
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=419ba5914552c6185afbe1dd17b3ed4b0d526547
+ source = git+https://github.com/zfsonlinux/zfs.git#commit=305781da4bbe11acef8707894d7e33f8aef3ca8e
source = zfs-utils.bash-completion-r1
source = zfs-utils.initcpio.install
source = zfs-utils.initcpio.hook
diff --git a/PKGBUILD b/PKGBUILD
index 6abf0d670338..5af0de7d77a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@
# http://github.com/archzfs/archzfs
#
pkgname="zfs-utils-git"
-_commit='419ba5914552c6185afbe1dd17b3ed4b0d526547'
+_commit='305781da4bbe11acef8707894d7e33f8aef3ca8e'
-pkgver=2019.01.16.r4907.g419ba5914
+pkgver=2019.01.17.r4910.g305781da4
pkgrel=1
pkgdesc="Kernel module support files for the Zettabyte File System."
makedepends=("git" "python")