diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index d308896a2d6..6dfaeb7af2d 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,6 +1,6 @@ # Template file for 'highlight' pkgname=highlight -version=4.4 +version=4.5 revision=1 build_style=gnu-makefile hostmakedepends="pkg-config swig perl" @@ -11,7 +11,7 @@ license="GPL-3.0-or-later" homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php" changelog="http://www.andre-simon.de/doku/highlight/en/changelog.php" distfiles="http://www.andre-simon.de/zip/highlight-${version}.tar.bz2" -checksum=9682336941db6b081c9be616ee778fc306386ddd2ed87881db87578bfa2a39ba +checksum=7763f46927616690e3ecc718827458d119414436d4d6462c8997942d0a211172 # No check target, fails spectacularly when asked make_check=no conf_files="/etc/highlight/filetypes.conf"