aboutsummaryrefslogtreecommitdiff
path: root/system/zsh-completions/zsh-completions.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/zsh-completions/zsh-completions.SlackBuild')
-rw-r--r--system/zsh-completions/zsh-completions.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/zsh-completions/zsh-completions.SlackBuild b/system/zsh-completions/zsh-completions.SlackBuild
index eba172e93c20d..0d90c40dd7958 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}