summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2021-04-22 01:08:34 +0800
committerlilac2021-04-22 01:08:34 +0800
commit3b9a73ac43e5d8c23d9682ef5adf2cb7cdfda0ba (patch)
tree309ab35926d467f070149994d7053a43c57fe885 /PKGBUILD
parent751640c5edadb0ef21d125d717169dd56c434e3b (diff)
downloadaur-zsh-syntax-highlighting-git.tar.gz
[lilac] updated to 0.8.0.alpha1.pre.redrawhook.r50.gebef4e5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2e21c5e9455..0b89caf2c435 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: Amanoel Dawod <amoka at amanoel dot com>
+# Maintainer: DDoSolitary <DDoSolitary@gmail.com>
+# Contributor: Amanoel Dawod <amoka at amanoel dot com>
# Contributor: Sam Stuewe <halosghost at archlinux dot info>
# Contributor: mjheagle <mjheagle8@gmail.com>
_pkgname=zsh-syntax-highlighting
pkgname="${_pkgname}-git"
-pkgver=0.8.0.alpha1.pre.redrawhook.r46.g5eb4948
+pkgver=0.8.0.alpha1.pre.redrawhook.r50.gebef4e5
pkgrel=1
pkgdesc="Fish shell like syntax highlighting for Zsh (from git)"
arch=('any')