highlight: update to 3.30.

This commit is contained in:
Steve Prybylski 2016-07-03 22:03:54 -04:00
parent 1cfc7ccbdd
commit e1289e96f1

View File

@ -1,6 +1,6 @@
# Template file for 'highlight'
pkgname=highlight
version=3.29
version=3.30
revision=1
build_style=gnu-makefile
make_cmd="make QMAKE=qmake"
@ -12,5 +12,5 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="GPL-3"
homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php"
distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
checksum=76cc769d98778985235c0b7d1345cff78c99f597b51edd4e9be7d3fc0160bf92
checksum=e8d93ce0c77066b337e4ca302ab3888e4eaff22d60d406d16146461b17cb2217
CFLAGS="-std=c++11"