zsh-syntax-highlighting: update to 0.6.0.
This commit is contained in:
parent
7c72ee292e
commit
8fabf1ea80
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zsh-syntax-highlighting'
|
||||
pkgname=zsh-syntax-highlighting
|
||||
version=0.5.0
|
||||
version=0.6.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="zsh"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/zsh-users/zsh-syntax-highlighting"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=e2a7f140e838578ddb2769d99a32f0bbbd2c990585c61b203cf1f676b09608be
|
||||
checksum=e69db483e20228b72ccfa401e9ad6cf80d6edb48c68acca9102b50b311821b84
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}
|
||||
|
|
Loading…
Add table
Reference in a new issue