diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index fb55e73b068..ffaca39dcba 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,10 +1,10 @@ # Template file for 'highlight' pkgname=highlight version=3.57 -revision=1 +revision=2 build_style=gnu-makefile hostmakedepends="pkg-config swig perl" -makedepends="boost-devel lua-devel perl" +makedepends="boost-devel lua53-devel perl" short_desc="Fast and flexible source code highlighter (CLI version)" maintainer="Steve Prybylski " license="GPL-3.0-or-later"