Date: Monday, June 10, 2013 @ 15:41:16 Author: bpiotrowski Revision: 188145
upgpkg: libpipeline 1.2.4-1 - upstream release Modified: libpipeline/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-06-10 13:35:49 UTC (rev 188144) +++ PKGBUILD 2013-06-10 13:41:16 UTC (rev 188145) @@ -2,7 +2,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgname=libpipeline -pkgver=1.2.3 +pkgver=1.2.4 pkgrel=1 pkgdesc="a C library for manipulating pipelines of subprocesses in a flexible and convenient way" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('glibc') options=('!libtool') source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz{,.sig}) -md5sums=('f4866aa3a84f2852c78f87ff619dfc60' +md5sums=('a98b07f6f487fa268d1ebd99806b85ff' 'SKIP') build() {
