diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index 77d699de6e5..71dab0325b3 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,17 +1,18 @@ # Template file for 'ghq' pkgname=ghq -version=1.2.0 -revision=4 +version=1.8.0 +revision=1 build_style=go go_import_path=github.com/x-motemen/ghq go_package="$go_import_path" +hostmakedepends="git" depends="git" short_desc="Remote repository management made easy" maintainer="Orphaned " license="MIT" homepage="https://github.com/x-motemen/ghq" distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz" -checksum=a6f62a5b34fd7088e39d6f0d0c37d6e0c333c2cc4da9a2fe6779a2b851f1f8f9 +checksum=76cce5e3b3a39ab37d59138b916cc97d21dd6e98791775bdadc6986624918343 post_install() { vlicense LICENSE