zsh-syntax-highlighting: update to 0.4.1.
This commit is contained in:
parent
547a0d68f9
commit
e11a39c1f7
@ -1,6 +1,6 @@
|
||||
# Template file for 'zsh-syntax-highlighting'
|
||||
pkgname=zsh-syntax-highlighting
|
||||
version=0.4.0
|
||||
version=0.4.1
|
||||
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=e38581310479646e8f4df7e572489b28b361c8332b186207685efbd90b3016f1
|
||||
checksum=971b9c1e881a8d60442e40003c9e4c98bd1d5243a32fdf386a217c4cd7815197
|
||||
|
||||
do_install() {
|
||||
vinstall ${pkgname}.zsh 644 usr/share/zsh/plugins/${pkgname}
|
||||
|
Loading…
Reference in New Issue
Block a user