highlight: update to 3.28.
This commit is contained in:
parent
c714975ce0
commit
5ea5f6e3cd
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'highlight'
|
||||
pkgname=highlight
|
||||
version=3.27
|
||||
version=3.28
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_cmd="make QMAKE=qmake"
|
||||
|
@ -10,6 +10,6 @@ makedepends="boost-devel lua-devel"
|
|||
short_desc="Fast and flexible source code highlighter (CLI version)"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.andre-simon.de/doku/highlight/highlight.html"
|
||||
homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php"
|
||||
distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9d0aa72d434fa22acde50ceafb165efcd03799335396b24b134a5632387cf7b0
|
||||
checksum=36364b6d906148dac04426a0c892fe2343e5e2c752316666589f8dff741ce7cd
|
||||
|
|
Loading…
Reference in a new issue