pv: Update to 1.8.10
upstream changed licence starting with 1.8.0
This commit is contained in:
parent
fcbc306f46
commit
e169cb2abf
@ -1,16 +1,17 @@
|
||||
# Maintainer: poxu <poxvuibr@gmail.com>
|
||||
|
||||
pkgname=pv
|
||||
pkgver=1.8.9
|
||||
pkgver=1.8.10
|
||||
pkgrel=1
|
||||
pkgdesc="Pipe viewer"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://www.ivarch.com/programs/pv.shtml"
|
||||
license=('Artistic License 2.0')
|
||||
msys2_repository_url="https://codeberg.org/a-j-wood/pv"
|
||||
license=('spdx:GPL-3.0-or-later')
|
||||
depends=('libintl')
|
||||
makedepends=('autotools' 'gcc' 'gettext-devel')
|
||||
source=(https://www.ivarch.com/programs/sources/pv-${pkgver}.tar.gz)
|
||||
sha256sums=('a0789d8f8c5a08faf370b5a07d1d936aeff9504a4f49da76d4164797ac4606e6')
|
||||
sha256sums=('d4c90c17cfcd44aa96b98237731e4f811e071d4c2052a689d2d81e6671f571b1')
|
||||
|
||||
build () {
|
||||
[ -d ${srcdir}/build-${CHOST} ] && rm -rf ${srcdir}/build-${CHOST}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user