ghq: update to 0.8.0.

This commit is contained in:
Dominic Monroe 2017-08-26 20:29:56 +01:00 committed by Leаh Neukirchen
parent e06e53b9ac
commit 38436e32e5
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'ghq' # Template file for 'ghq'
pkgname=ghq pkgname=ghq
version=0.7.4 version=0.8.0
revision=6 revision=1
build_style=go build_style=go
go_import_path="github.com/motemen/ghq" go_import_path="github.com/motemen/ghq"
go_package="${go_import_path}" go_package="${go_import_path}"
@ -12,7 +12,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
license="MIT" license="MIT"
homepage="https://github.com/motemen/ghq" homepage="https://github.com/motemen/ghq"
distfiles="https://github.com/motemen/ghq/archive/v${version}.tar.gz" distfiles="https://github.com/motemen/ghq/archive/v${version}.tar.gz"
checksum=f6e79a7efec2cc11dd8489ae31619de85f15b588158d663256bc9fd45aca6a5d checksum=e3df98794a423000676987812ded7dab30367dfbc82a2b7a8d2ebbea12fa81b2
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE