diff --git a/srcpkgs/cdetect/template b/srcpkgs/cdetect/template index 5c0c32d49a9..dc4887780c5 100644 --- a/srcpkgs/cdetect/template +++ b/srcpkgs/cdetect/template @@ -1,7 +1,7 @@ # Template file for 'cdetect' pkgname=cdetect version=0.6.0 -revision=3 +revision=4 build_style=go go_import_path=github.com/xyproto/cdetect short_desc="Detects the compiler (and version) used to compile an ELF binary"