Date: Tuesday, September 23, 2014 @ 19:35:43 Author: andyrtr Revision: 222869
upgpkg: libpipeline 1.3.1-1 upstream update 1.3.1 Modified: libpipeline/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-23 17:31:52 UTC (rev 222868) +++ PKGBUILD 2014-09-23 17:35:43 UTC (rev 222869) @@ -2,7 +2,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=libpipeline -pkgver=1.3.0 +pkgver=1.3.1 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=('242428c01dca255cdcb2195073a9c6ed' +md5sums=('31a34830c0f8a6d40ee373df51f04baa' 'SKIP') build() {
