parent
e1da3e1c01
commit
f9653c6add
1 changed files with 16 additions and 0 deletions
16
srcpkgs/gemget/template
Normal file
16
srcpkgs/gemget/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'gemget'
|
||||
pkgname=gemget
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/makeworld-the-better-one/gemget"
|
||||
short_desc="Command line downloader for the Gemini protocol"
|
||||
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
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue