From bcd74f554a9f63026fcbeda5b286dc27be51bf29 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 9 Mar 2017 07:21:13 +0000 Subject: [PATCH] highlight: update to 3.35. --- srcpkgs/highlight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index 8ed6fa6c5cd..c69153d03c6 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,6 +1,6 @@ # Template file for 'highlight' pkgname=highlight -version=3.33 +version=3.35 revision=1 build_style=gnu-makefile make_cmd="make QMAKE=qmake" @@ -12,5 +12,5 @@ maintainer="Steve Prybylski " 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=64b530354feccabc3e8eeec02a0341be0625509db1fa5dd201c4d07e4d845c3c +checksum=8a14b49f5e0c07daa9f40b4ce674baa00bb20061079473a5d386656f6d236d05 CFLAGS="-std=c++11"