diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index 4c9de374894..d308896a2d6 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,7 +1,7 @@ # Template file for 'highlight' pkgname=highlight -version=4.1 -revision=3 +version=4.4 +revision=1 build_style=gnu-makefile hostmakedepends="pkg-config swig perl" makedepends="boost-devel lua54-devel perl" @@ -9,8 +9,9 @@ short_desc="Fast and flexible source code highlighter (CLI version)" maintainer="Orphaned " 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=3a4b6aa55b9837ea217f78e1f52bb294dbf3aaf4ccf8a5553cf859be4fbf3907 +changelog="http://www.andre-simon.de/doku/highlight/en/changelog.php" +distfiles="http://www.andre-simon.de/zip/highlight-${version}.tar.bz2" +checksum=9682336941db6b081c9be616ee778fc306386ddd2ed87881db87578bfa2a39ba # No check target, fails spectacularly when asked make_check=no conf_files="/etc/highlight/filetypes.conf"