mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
New package: wander-0.3.0
This commit is contained in:
parent
29410545b1
commit
d359911244
1 changed files with 16 additions and 0 deletions
16
srcpkgs/wander/template
Normal file
16
srcpkgs/wander/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'wander'
|
||||||
|
pkgname=wander
|
||||||
|
version=0.3.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/robinovitch61/wander"
|
||||||
|
short_desc="Terminal application for HashiCorp Nomad"
|
||||||
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/robinovitch61/wander"
|
||||||
|
distfiles="https://github.com/robinovitch61/wander/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=456a74eeebb25a39f9b8c57ccb186e6fc4ea8fbea6fb9623a7eb7180fff346fa
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue