New package: up-0.3
This commit is contained in:
parent
7c1f17f288
commit
b2454605b4
1 changed files with 13 additions and 0 deletions
13
srcpkgs/up/template
Normal file
13
srcpkgs/up/template
Normal file
|
@ -0,0 +1,13 @@
|
|||
# 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
|
Loading…
Reference in a new issue