From c0ffa63348b8a07995f5df19193f59421bd8b2ee Mon Sep 17 00:00:00 2001 From: Sora Morimoto Date: Fri, 22 May 2020 03:08:29 +0900 Subject: [PATCH] ghq: update to 1.1.0 --- srcpkgs/ghq/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/ghq/template b/srcpkgs/ghq/template index b459986424f..b4ff7877584 100644 --- a/srcpkgs/ghq/template +++ b/srcpkgs/ghq/template @@ -1,18 +1,18 @@ # Template file for 'ghq' pkgname=ghq -version=0.17.4 +version=1.1.0 revision=1 build_style=go -go_import_path=github.com/motemen/ghq +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="Dominic Monroe " license="MIT" -homepage="https://github.com/motemen/ghq" -distfiles="https://github.com/motemen/ghq/archive/v${version}.tar.gz" -checksum=22ee5862c4fe285d2d94fb1d17f35358c87020b6d6fa0243d45c3170ae47fe4f +homepage="https://github.com/x-motemen/ghq" +distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz" +checksum=fbd40f1ba18ace399ea8625fb01da2d008a5c2b500b17979196577aaa827511b post_install() { vlicense LICENSE