From 8584273f1ba85dc6361a39c1f50dce02b83450b1 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sun, 17 May 2020 22:30:52 +0300 Subject: [PATCH] highlight: update to 3.57. --- srcpkgs/highlight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index b0febd4d6cb..3512b8f04bc 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,6 +1,6 @@ # Template file for 'highlight' pkgname=highlight -version=3.56 +version=3.57 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=764942e25ebf6b2e07b3efa3bb073e1bb64091d1fd667d6d689091707558fa63 +checksum=f203f75e7e35ce381d0a13270bfdc9ee53fa965c39cc137a9927b9ff0e3be913 conf_files="/etc/highlight/filetypes.conf" post_extract() {