From 4866ccc7c586d3ea045c7dec6e7a1a4637fcf806 Mon Sep 17 00:00:00 2001 From: Paper Mountain Studio Date: Wed, 5 Jun 2019 17:27:57 +0200 Subject: [PATCH] highlight: update to 3.51 --- srcpkgs/highlight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index 2e67eb0368..a6606ab14f 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,6 +1,6 @@ # Template file for 'highlight' pkgname=highlight -version=3.49 +version=3.52 revision=1 build_style=gnu-makefile make_cmd="make QMAKE=qmake" @@ -11,7 +11,7 @@ maintainer="Steve Prybylski " license="GPL-3.0-or-later" homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php" distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2" -checksum=5299774e0d554c83c96001596d942b3c0a4e2884cc61026aed5d5b5730ad90fe +checksum=c169c1dc92d9b8993736273aa6ee69f6bbd25257573af55fba219234f187b26d conf_files="/etc/highlight/filetypes.conf" do_check() {