[arch-commits] Commit in zsh-completions/trunk (ChangeLog PKGBUILD)
Evgeniy Alekseev
arcanis at archlinux.org
Mon Jul 24 11:21:30 UTC 2017
Date: Monday, July 24, 2017 @ 11:21:30
Author: arcanis
Revision: 246211
upgpkg: zsh-completions 0.26.0-1
Modified:
zsh-completions/trunk/ChangeLog
zsh-completions/trunk/PKGBUILD
-----------+
ChangeLog | 3 +++
PKGBUILD | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2017-07-24 09:54:30 UTC (rev 246210)
+++ ChangeLog 2017-07-24 11:21:30 UTC (rev 246211)
@@ -1,3 +1,6 @@
+0.26.0-1:
+upstream update
+
0.25.0-1:
upstream update
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-24 09:54:30 UTC (rev 246210)
+++ PKGBUILD 2017-07-24 11:21:30 UTC (rev 246211)
@@ -3,7 +3,7 @@
# Contributor: Julien Nicoulaud <julien.nicoulaud at gmail dot com>
pkgname=zsh-completions
-pkgver=0.25.0
+pkgver=0.26.0
pkgrel=1
pkgdesc="Additional completion definitions for Zsh"
arch=(any)
@@ -12,7 +12,7 @@
depends=('zsh')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/zsh-users/${pkgname}/tarball/${pkgver}"
"LICENSE")
-md5sums=('9939e0e911ffed5a501fd5bd944efcd6'
+md5sums=('d3db627a252d88c04b174f44a3075634'
'4f686c32a301905655f945fbbdd56880')
changelog=ChangeLog
More information about the arch-commits
mailing list