blob: c8eb2e13ea4d5dbe2339b3624882a3034d1a638b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = zsh-fast-syntax-highlighting
pkgdesc = Optimized and extended zsh-syntax-highlighting
pkgver = 1.56
pkgrel = 1
url = https://github.com/zdharma-continuum/fast-syntax-highlighting
arch = any
license = BSD
makedepends = git
depends = zsh
provides = zsh-fast-syntax-highlighting
conflicts = zsh-fast-syntax-highlighting-git
source = git+https://github.com/zdharma-continuum/fast-syntax-highlighting.git#tag=v1.56
sha512sums = SKIP
pkgname = zsh-fast-syntax-highlighting
|