diff --git a/srcpkgs/aha/template b/srcpkgs/aha/template index 8e6f411d615..e95b0568094 100644 --- a/srcpkgs/aha/template +++ b/srcpkgs/aha/template @@ -1,14 +1,14 @@ # Template file for 'aha' pkgname=aha -version=0.4.10.6 +version=0.5 revision=1 build_style=gnu-makefile short_desc="Converts SGR-colored Input to W3C conform HTML-Code" maintainer="Enno Boland " -license="LGPL-2, MPL" +license="LGPL-2.0-or-later, MPL-1.1" homepage="https://github.com/theZiz/aha" -distfiles="https://github.com/theZiz/aha/archive/$version.tar.gz" -checksum=747e939787dca7a9620869fefc17b60f5e29f0ea3965548d15dc9b2a1f31c3f6 +distfiles="https://github.com/theZiz/aha/archive/${version}.tar.gz" +checksum=6f8b044bee9760a1a85dffbc362e532d7dd91bb20b7ed4f241ff1119ad74758f do_configure() { sed -i 's/gcc/$(CC)/' Makefile