commit
fdbab080f3
1 changed files with 12 additions and 0 deletions
12
srcpkgs/gosh/template
Normal file
12
srcpkgs/gosh/template
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'gosh'
|
||||
pkgname=gosh
|
||||
version=0.2.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/mkouhei/gosh"
|
||||
short_desc="Interactive shell for Golang"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/mkouhei/gosh"
|
||||
distfiles="https://github.com/mkouhei/gosh/archive/v${version}.tar.gz"
|
||||
checksum=0b601b467a57d809134a13c8e52c4986eb328931a4db3c237630cdcd9891a707
|
Loading…
Reference in a new issue