13 lines
417 B
Bash
13 lines
417 B
Bash
# Template file for 'up'
|
|
pkgname=up
|
|
version=0.4
|
|
revision=1
|
|
build_style=go
|
|
go_import_path=github.com/akavel/up
|
|
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=3ea2161ce77e68d7e34873cc80324f372a3b3f63bed9f1ad1aefd7969dd0c1d1
|