ghq: update to 1.1.5
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
146b04ae6d
commit
52856a530b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ghq'
|
||||
pkgname=ghq
|
||||
version=1.1.1
|
||||
version=1.1.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/x-motemen/ghq
|
||||
|
@ -12,7 +12,7 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/x-motemen/ghq"
|
||||
distfiles="https://github.com/x-motemen/ghq/archive/v${version}.tar.gz"
|
||||
checksum=3a186003fc57e2bfb99c535db0a1d4cff79936dbc3c926a91f5d18d67d0bfc37
|
||||
checksum=129e421020002d7d07af7e40f2c9706e96569f67562a01d56d09f98ae5d65f37
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue