zsh-syntax-highlighting: update to 0.5.0.
This commit is contained in:
parent
917881c636
commit
24cdd7419f
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'zsh-syntax-highlighting'
|
# Template file for 'zsh-syntax-highlighting'
|
||||||
pkgname=zsh-syntax-highlighting
|
pkgname=zsh-syntax-highlighting
|
||||||
version=0.4.1
|
version=0.5.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="zsh"
|
depends="zsh"
|
||||||
@ -9,7 +9,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/zsh-users/zsh-syntax-highlighting"
|
homepage="https://github.com/zsh-users/zsh-syntax-highlighting"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=971b9c1e881a8d60442e40003c9e4c98bd1d5243a32fdf386a217c4cd7815197
|
checksum=e2a7f140e838578ddb2769d99a32f0bbbd2c990585c61b203cf1f676b09608be
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}
|
vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user