ghq: update to 1.2.0
Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
parent
e22f2f66d3
commit
48f1d39fd4
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.7
|
version=1.2.0
|
||||||
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=3c9cc7763f947a918609868311048d387dbb586b34c993d8af18b0fd97c6c2eb
|
checksum=a6f62a5b34fd7088e39d6f0d0c37d6e0c333c2cc4da9a2fe6779a2b851f1f8f9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue