[arch-commits] Commit in libpipeline/trunk (PKGBUILD)
Andreas Radke
andyrtr at nymeria.archlinux.org
Thu Mar 27 20:06:23 UTC 2014
Date: Thursday, March 27, 2014 @ 21:06:23
Author: andyrtr
Revision: 208877
upgpkg: libpipeline 1.3.0-1
upstream update 1.3.0
Modified:
libpipeline/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-03-27 19:59:45 UTC (rev 208876)
+++ PKGBUILD 2014-03-27 20:06:23 UTC (rev 208877)
@@ -2,7 +2,7 @@
# Maintainer: Andreas Radke <andyrtr at archlinux.org>
pkgname=libpipeline
-pkgver=1.2.6
+pkgver=1.3.0
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=('6d1d51a5dc102af41e0d269d2a31e6f9'
+md5sums=('242428c01dca255cdcb2195073a9c6ed'
'SKIP')
build() {
More information about the arch-commits
mailing list