From 00581818ac72c90aaffbe7baa4ad92b0cd916c39 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 20 Dec 2018 10:32:29 -0200 Subject: [PATCH] highlight: update to 3.48. --- srcpkgs/highlight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index eedc8f736a..e83a8e8da1 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,6 +1,6 @@ # Template file for 'highlight' pkgname=highlight -version=3.47 +version=3.48 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=cec440d4a5e56d371009c45baeb19caa9040c97b52916b7a29ddd2520e722d76 +checksum=fdc5d20e4d4f3f3c68b04b7b979595a45e005e7c6bb3bf45c2153106518fa008 conf_files="/etc/highlight/filetypes.conf" do_check() {