highlight: update to 3.25.
This commit is contained in:
parent
f2fe32438b
commit
bec738b5c5
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'highlight'
|
||||
pkgname=highlight
|
||||
version=3.24
|
||||
version=3.25
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_cmd="make QMAKE=qmake"
|
||||
conf_files="/etc/highlight/filetypes.conf"
|
||||
hostmakedepends="pkg-config qt-qmake qt-devel"
|
||||
hostmakedepends="pkg-config qt-devel"
|
||||
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"
|
||||
distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
|
||||
checksum=4f921697de9db93fb54bb667e6245b2831c153fc00dfa592ec50e42d345679cd
|
||||
checksum=d8a9b8989c8b4108de0a76ceb585a5777ab308a339a667a9b05ee3d059dade26
|
||||
|
|
Loading…
Reference in New Issue