summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1a6c13083f0..4b786e735f1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = zsh-syntax-highlighting-git
pkgdesc = Fish shell like syntax highlighting for Zsh (from git)
- pkgver = 0.8.0.alpha1.pre.redrawhook.r46.g5eb4948
+ pkgver = 0.8.0.alpha1.pre.redrawhook.r50.gebef4e5
pkgrel = 1
url = https://github.com/zsh-users/zsh-syntax-highlighting
install = zsh-syntax-highlighting.install
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')