New package: oh-0.4.8.16
This commit is contained in:
parent
4ba10dc579
commit
bd2c443397
1 changed files with 17 additions and 0 deletions
17
srcpkgs/oh/template
Normal file
17
srcpkgs/oh/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'oh'
|
||||||
|
pkgname=oh
|
||||||
|
version=0.4.8.16
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/michaelmacinnis/oh"
|
||||||
|
hostmakedepends="git"
|
||||||
|
short_desc="Surprisingly powerful Unix shell"
|
||||||
|
maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/michaelmacinnis/oh"
|
||||||
|
distfiles="https://github.com/michaelmacinnis/oh/archive/v${version}.tar.gz"
|
||||||
|
checksum=fa1d7e8860eea443177ef43c30b355deb88871d2dae6bb17057eeeea7d808d63
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue