12 lines
406 B
Bash
12 lines
406 B
Bash
# Template file for 'vndr'
|
|
pkgname=vndr
|
|
version=0.0.3
|
|
revision=1
|
|
build_style=go
|
|
go_import_path=github.com/LK4D4/vndr
|
|
short_desc="Stupid vendoring tool"
|
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/LK4D4/vndr"
|
|
distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
|
|
checksum=dec53ba179dd2b854efb0d321a8e45b53cd2c7f06018d5ef65f55dfa9f28e840
|