From 8454d9f5dae4bf1f035478edc054c4fa27fb4c5d Mon Sep 17 00:00:00 2001 From: mobinmob Date: Wed, 15 Apr 2020 19:01:39 +0300 Subject: [PATCH] highlight: update to 3.56. --- srcpkgs/highlight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index 53c9ac07da4..b0febd4d6cb 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,6 +1,6 @@ # Template file for 'highlight' pkgname=highlight -version=3.55 +version=3.56 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=1df2dcf909af03291b3696ddc66219ef22559d4a1db0fd26400e2fa2a795bcfc +checksum=764942e25ebf6b2e07b3efa3bb073e1bb64091d1fd667d6d689091707558fa63 conf_files="/etc/highlight/filetypes.conf" post_extract() {