14 lines
441 B
Bash
14 lines
441 B
Bash
# Template file for 'up'
|
|
pkgname=up
|
|
version=0.3
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="github.com/akavel/up"
|
|
hostmakedepends="git"
|
|
short_desc="Ultimate Plumber - write Linux pipes interactively"
|
|
maintainer="Piraty <piraty1@inbox.ru>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/akavel/up/"
|
|
distfiles="https://github.com/akavel/up/archive/v${version}.tar.gz"
|
|
checksum=286a3341b863a9d2ef3b5c7f91015f5d4a6d8e87d4e074c19ae1553923b1083d
|