From b66bafe9ceedb9b6c735f2347f6e1f5eeb6bf4a2 Mon Sep 17 00:00:00 2001 From: caughtquick Date: Tue, 13 Feb 2024 22:28:38 -0800 Subject: [PATCH] zsh-syntax-highlighting: update to 0.8.0. --- srcpkgs/zsh-syntax-highlighting/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/zsh-syntax-highlighting/template b/srcpkgs/zsh-syntax-highlighting/template index db65bce4940a6..eda4cfedacc55 100644 --- a/srcpkgs/zsh-syntax-highlighting/template +++ b/srcpkgs/zsh-syntax-highlighting/template @@ -1,7 +1,7 @@ # Template file for 'zsh-syntax-highlighting' pkgname=zsh-syntax-highlighting -version=0.7.1 -revision=3 +version=0.8.0 +revision=1 depends="zsh" short_desc="Fish shell like syntax highlighting for Zsh" maintainer="Orphaned " @@ -9,7 +9,7 @@ license="BSD-3-Clause" 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" -checksum=f5044266ee198468b1bcec881a56e6399e209657d6ed9fa6d21175bc76afdefa +checksum=5981c19ebaab027e356fe1ee5284f7a021b89d4405cc53dc84b476c3aee9cc32 do_install() { make install SHARE_DIR=${DESTDIR}/usr/share/zsh/plugins/${pkgname} DOC_DIR=${DESTDIR}/usr/share/zsh/plugins/${pkgname}/doc