libpipeline: update to 1.5.0.

This commit is contained in:
maxice8 2017-11-15 01:13:47 -02:00 committed by Enno Boland
parent cf90eed3cf
commit 72282a0a41
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libpipeline'
pkgname=libpipeline
version=1.4.2
version=1.5.0
revision=1
build_style=gnu-configure
short_desc="A pipeline manipulation library"
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://libpipeline.nongnu.org/"
license="GPL-2"
distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=fef1fc9aa40ce8796f18cd1aecd888a9484a9556c8b0f8d07c863578277679be
checksum=0d72e12e4f2afff67fd7b9df0a24d7ba42b5a7c9211ac5b3dcccc5cd8b286f2b
libpipeline-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"