system/zsh-syntax-highlighting: Updated for version 0.7.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2020-03-01 09:10:14 +07:00 committed by Willy Sudiarto Raharjo
parent 7efbd81df4
commit 2ae53c4899
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-syntax-highlighting
VERSION=${VERSION:-0.7.0}
VERSION=${VERSION:-0.7.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="zsh-syntax-highlighting"
VERSION="0.7.0"
VERSION="0.7.1"
HOMEPAGE="https://github.com/zsh-users/zsh-syntax-highlighting"
DOWNLOAD="https://github.com/zsh-users/zsh-syntax-highlighting/archive/0.7.0/zsh-syntax-highlighting-0.7.0.tar.gz"
MD5SUM="41d617d57408e4feeff480028b17d4b9"
DOWNLOAD="https://github.com/zsh-users/zsh-syntax-highlighting/archive/0.7.1/zsh-syntax-highlighting-0.7.1.tar.gz"
MD5SUM="a271f8f290c4173eb056d7f2d6229eb1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""