summaryrefslogtreecommitdiff
path: root/core/libpipeline/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-14 01:27:56 -0700
committerroot <root@rshg054.dnsready.net>2013-06-14 01:27:56 -0700
commitadf79eda8c652508134a41dff3af9524a87bbe5b (patch)
tree7651bdd229352c346fc70589dadd09079fe610a3 /core/libpipeline/PKGBUILD
parent999ea819e4912b07aecd1ee8187ff1abcdb3de36 (diff)
Fri Jun 14 01:27:27 PDT 2013
Diffstat (limited to 'core/libpipeline/PKGBUILD')
-rw-r--r--core/libpipeline/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/libpipeline/PKGBUILD b/core/libpipeline/PKGBUILD
index 758228297..5984e24b0 100644
--- a/core/libpipeline/PKGBUILD
+++ b/core/libpipeline/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 184997 2013-05-09 19:48:45Z andyrtr $
+# $Id: PKGBUILD 188248 2013-06-13 13:32:04Z andyrtr $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
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 @@ license=('GPL')
depends=('glibc')
options=('!libtool')
source=(http://download.savannah.gnu.org/releases/libpipeline/$pkgname-$pkgver.tar.gz{,.sig})
-md5sums=('f4866aa3a84f2852c78f87ff619dfc60'
+md5sums=('a98b07f6f487fa268d1ebd99806b85ff'
'SKIP')
build() {