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