diff --git a/srcpkgs/gosh/template b/srcpkgs/gosh/template index 10f78e277ec..1748e97c91a 100644 --- a/srcpkgs/gosh/template +++ b/srcpkgs/gosh/template @@ -1,7 +1,7 @@ # Template file for 'gosh' pkgname=gosh version=0.2.3 -revision=10 +revision=11 build_style=go go_import_path="github.com/mkouhei/gosh" short_desc="Interactive shell for Golang"