gemget: update to 1.6.0
This commit is contained in:
parent
a6897bcda3
commit
a26781cdcd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gemget'
|
||||
pkgname=gemget
|
||||
version=1.5.0
|
||||
version=1.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/makeworld-the-better-one/gemget"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Paper <paper@tilde.institute>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/makeworld-the-better-one/gemget/"
|
||||
distfiles="https://github.com/makeworld-the-better-one/gemget/archive/v$version.tar.gz"
|
||||
checksum=71338371553a71a0a48afeec45b6f372a4fad4737cc76e9f47e8aae989225c0d
|
||||
checksum=2a435af153272c53e82508a1e294142c15259224e94294d15f09c8a0c6f10f7b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue