Date: Monday, February 8, 2016 @ 16:33:57 Author: arcanis Revision: 160917
upgpkg: zsh-completions 0.14.0-2 rebuild with valid params (see FS#48093) Modified: zsh-completions/trunk/ChangeLog zsh-completions/trunk/PKGBUILD -----------+ ChangeLog | 3 +++ PKGBUILD | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) Modified: ChangeLog =================================================================== --- ChangeLog 2016-02-08 13:43:32 UTC (rev 160916) +++ ChangeLog 2016-02-08 15:33:57 UTC (rev 160917) @@ -1,3 +1,6 @@ +0.14.0-2: +fix build + 0.14.0-1: upstream update Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-08 13:43:32 UTC (rev 160916) +++ PKGBUILD 2016-02-08 15:33:57 UTC (rev 160917) @@ -4,7 +4,7 @@ pkgname=zsh-completions pkgver=0.14.0 -pkgrel=1 +pkgrel=2 pkgdesc="Additional completion definitions for Zsh" arch=(any) url="https://github.com/zsh-users/zsh-completions"
