zsh-syntax-highlighting: update to 0.7.1.

This commit is contained in:
mobinmob 2020-03-07 22:14:52 +02:00 committed by Juan RP
parent 26be7a0ba8
commit b6b0ba5f90

View File

@ -1,15 +1,16 @@
# Template file for 'zsh-syntax-highlighting' # Template file for 'zsh-syntax-highlighting'
pkgname=zsh-syntax-highlighting pkgname=zsh-syntax-highlighting
version=0.6.0 version=0.7.1
revision=1 revision=1
archs=noarch archs=noarch
depends="zsh" depends="zsh"
short_desc="Fish shell like syntax highlighting for Zsh" short_desc="Fish shell like syntax highlighting for Zsh"
maintainer="Eivind Uggedal <eivind@uggedal.com>" maintainer="Eivind Uggedal <eivind@uggedal.com>"
license="BSD" license="BSD-3-Clause"
homepage="https://github.com/zsh-users/zsh-syntax-highlighting" homepage="https://github.com/zsh-users/zsh-syntax-highlighting"
changelog="https://raw.githubusercontent.com/zsh-users/zsh-syntax-highlighting/master/changelog.md"
distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz" distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=e69db483e20228b72ccfa401e9ad6cf80d6edb48c68acca9102b50b311821b84 checksum=f5044266ee198468b1bcec881a56e6399e209657d6ed9fa6d21175bc76afdefa
do_install() { do_install() {
vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname} vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}