From 6d56fbccc58e9f22d888d3a02fb80e56520ca862 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 7 Oct 2018 07:31:05 -0300 Subject: [PATCH] highlight: update to 3.46. --- srcpkgs/highlight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index 125f929c3e5..84941059e0f 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,6 +1,6 @@ # Template file for 'highlight' pkgname=highlight -version=3.45 +version=3.46 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=b360ab217a30e8fa7dbbf3359ea9bb808f18079a12173d49aba9742388636372 +checksum=e9edb59898954236ed9bcaa8738b77d14c5db080aa71f7fcbf583edcc5627888 conf_files="/etc/highlight/filetypes.conf" do_check() {