summaryrefslogtreecommitdiffstats
path: root/system/zsh-completions
diff options
context:
space:
mode:
author Edinaldo P. Silva2022-04-26 03:03:12 +0200
committer Willy Sudiarto Raharjo2022-04-30 08:51:49 +0200
commit73ebe61d96dc5851662d8ae42339eb13a0986f91 (patch)
treea56a99087c34403038d918028606d663db372b5c /system/zsh-completions
parent24d9ef44a0fb3563ea5b834a49f2d6aaf0602b13 (diff)
downloadslackbuilds-73ebe61d96dc5851662d8ae42339eb13a0986f91.tar.gz
system/zsh-completions: Updated for version 0.33.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/zsh-completions')
-rw-r--r--system/zsh-completions/zsh-completions.SlackBuild4
-rw-r--r--system/zsh-completions/zsh-completions.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/zsh-completions/zsh-completions.SlackBuild b/system/zsh-completions/zsh-completions.SlackBuild
index eba172e93c..0d90c40dd7 100644
--- a/system/zsh-completions/zsh-completions.SlackBuild
+++ b/system/zsh-completions/zsh-completions.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for the zsh-completions.
#
-# Copyright 2018-2020 Edinaldo P. Silva, Rio de Janeiro, Brazil.
+# Copyright 2018-2022 Edinaldo P. Silva, Rio de Janeiro, Brazil.
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zsh-completions
-VERSION=${VERSION:-0.32.0}
+VERSION=${VERSION:-0.33.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/zsh-completions/zsh-completions.info b/system/zsh-completions/zsh-completions.info
index b33d141a83..02e48dbbeb 100644
--- a/system/zsh-completions/zsh-completions.info
+++ b/system/zsh-completions/zsh-completions.info
@@ -1,8 +1,8 @@
PRGNAM="zsh-completions"
-VERSION="0.32.0"
+VERSION="0.33.0"
HOMEPAGE="https://github.com/zsh-users/zsh-completions"
-DOWNLOAD="https://github.com/zsh-users/zsh-completions/archive/0.32.0/zsh-completions-0.32.0.tar.gz"
-MD5SUM="6dd2963013700d6024cf3e292cc1110c"
+DOWNLOAD="https://github.com/zsh-users/zsh-completions/archive/0.33.0/zsh-completions-0.33.0.tar.gz"
+MD5SUM="cf402861d4f8357015f38f1baa073774"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""