13 lines
405 B
Bash
13 lines
405 B
Bash
|
# Template file for 'vndr'
|
||
|
pkgname=vndr
|
||
|
version=0.0.1
|
||
|
revision=1
|
||
|
build_style=go
|
||
|
go_import_path=github.com/LK4D4/vndr
|
||
|
short_desc="Stupid vendoring tool"
|
||
|
maintainer="Toyam Cox <Vaelatern@Voidlinux.eu>"
|
||
|
license="Apache-2.0"
|
||
|
homepage="https://github.com/LK4D4/vndr"
|
||
|
distfiles="https://github.com/LK4D4/vndr/archive/v${version}.tar.gz"
|
||
|
checksum=73153facbdd1eeb79618c2101090d3a6e7f4c1bfe129ef1ceb0c110b19d00fb1
|