Date: Wednesday, December 4, 2013 @ 18:26:29 Author: andyrtr Revision: 200754
upgpkg: libpipeline 1.2.5-1 upstream update 1.2.5 Modified: libpipeline/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-12-04 17:08:30 UTC (rev 200753) +++ PKGBUILD 2013-12-04 17:26:29 UTC (rev 200754) @@ -2,7 +2,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=libpipeline -pkgver=1.2.4 +pkgver=1.2.5 pkgrel=1 pkgdesc="a C library for manipulating pipelines of subprocesses in a flexible and convenient way" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ license=('GPL') depends=('glibc') source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz{,.sig}) -md5sums=('a98b07f6f487fa268d1ebd99806b85ff' +md5sums=('8d159fbd72368526559799f38dd9b4c6' 'SKIP') build() {
