system/zsh-completions: Updated for version 0.31.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2019-10-05 05:44:47 +07:00 committed by Willy Sudiarto Raharjo
parent f6dbc30896
commit cf4918cea4
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=zsh-completions
VERSION=${VERSION:-0.30.0}
VERSION=${VERSION:-0.31.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="zsh-completions"
VERSION="0.30.0"
VERSION="0.31.0"
HOMEPAGE="https://github.com/zsh-users/zsh-completions"
DOWNLOAD="https://github.com/zsh-users/zsh-completions/archive/0.30.0/zsh-completions-0.30.0.tar.gz"
MD5SUM="4912279ffd06076d8fedfa18b44989d6"
DOWNLOAD="https://github.com/zsh-users/zsh-completions/archive/0.31.0/zsh-completions-0.31.0.tar.gz"
MD5SUM="a0fdd1166fe691e980623c069f0b9cf7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""