summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Edinaldo P. Silva2022-08-05 08:13:15 +0200
committer Willy Sudiarto Raharjo2022-08-06 15:16:05 +0200
commit893412a64e6304108ea4549eacf73a5c6b4e947d (patch)
treec2dfeafeaf67bfd7da90bd57e2d1841423fed125
parent0ab83504d4a647df9d1257afcfcc9b6369041cae (diff)
downloadslackbuilds-893412a64e6304108ea4549eacf73a5c6b4e947d.tar.gz
system/zsh-completions: Updated for version 0.34.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/zsh-completions/zsh-completions.SlackBuild2
-rw-r--r--system/zsh-completions/zsh-completions.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/zsh-completions/zsh-completions.SlackBuild b/system/zsh-completions/zsh-completions.SlackBuild
index 0d90c40dd7..38ad6388c9 100644
--- a/system/zsh-completions/zsh-completions.SlackBuild
+++ b/system/zsh-completions/zsh-completions.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zsh-completions
-VERSION=${VERSION:-0.33.0}
+VERSION=${VERSION:-0.34.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 02e48dbbeb..e6959c1d77 100644
--- a/system/zsh-completions/zsh-completions.info
+++ b/system/zsh-completions/zsh-completions.info
@@ -1,8 +1,8 @@
PRGNAM="zsh-completions"
-VERSION="0.33.0"
+VERSION="0.34.0"
HOMEPAGE="https://github.com/zsh-users/zsh-completions"
-DOWNLOAD="https://github.com/zsh-users/zsh-completions/archive/0.33.0/zsh-completions-0.33.0.tar.gz"
-MD5SUM="cf402861d4f8357015f38f1baa073774"
+DOWNLOAD="https://github.com/zsh-users/zsh-completions/archive/0.34.0/zsh-completions-0.34.0.tar.gz"
+MD5SUM="c09ec19076805834f052492a4fbf9f17"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""