mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
community/pv: fix Maintainer header and makedepends
This commit is contained in:
parent
6fc847014e
commit
204003b20f
@ -1,14 +1,15 @@
|
||||
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=pv
|
||||
pkgver=1.6.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="CLI tool for monitoring the progress of data through a pipeline"
|
||||
url="http://www.ivarch.com/programs/pv.shtml"
|
||||
arch="all"
|
||||
license="Artistic-2.0"
|
||||
depends=""
|
||||
makedepends="$depends_dev"
|
||||
makedepends=""
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://www.ivarch.com/programs/sources/pv-$pkgver.tar.bz2"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
Loading…
Reference in New Issue
Block a user