diff options
Diffstat (limited to 'system/zsh-completions')
-rw-r--r-- | system/zsh-completions/zsh-completions.SlackBuild | 2 | ||||
-rw-r--r-- | system/zsh-completions/zsh-completions.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/zsh-completions/zsh-completions.SlackBuild b/system/zsh-completions/zsh-completions.SlackBuild index 7f65c27b7081a..a53d32a362e2e 100644 --- a/system/zsh-completions/zsh-completions.SlackBuild +++ b/system/zsh-completions/zsh-completions.SlackBuild @@ -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} diff --git a/system/zsh-completions/zsh-completions.info b/system/zsh-completions/zsh-completions.info index e569186730097..6da19aa364e0f 100644 --- a/system/zsh-completions/zsh-completions.info +++ b/system/zsh-completions/zsh-completions.info @@ -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="" |