ghq: update to 1.1.1
This commit is contained in:
parent
4febebf25b
commit
e0454bc38c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ghq'
|
# Template file for 'ghq'
|
||||||
pkgname=ghq
|
pkgname=ghq
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/x-motemen/ghq
|
go_import_path=github.com/x-motemen/ghq
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/x-motemen/ghq"
|
homepage="https://github.com/x-motemen/ghq"
|
||||||
distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
|
distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
|
||||||
checksum=fbd40f1ba18ace399ea8625fb01da2d008a5c2b500b17979196577aaa827511b
|
checksum=3a186003fc57e2bfb99c535db0a1d4cff79936dbc3c926a91f5d18d67d0bfc37
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue