[arch-commits] CVS update of extra/lib/commoncpp2 (PKGBUILD)
Eric Belanger
eric at archlinux.org
Tue Jul 10 03:48:32 UTC 2007
Date: Monday, July 9, 2007 @ 23:48:32
Author: eric
Path: /home/cvs-extra/extra/lib/commoncpp2
Modified: PKGBUILD (1.13 -> 1.14)
upgpkg: commoncpp2 1.5.7-1
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Index: extra/lib/commoncpp2/PKGBUILD
diff -u extra/lib/commoncpp2/PKGBUILD:1.13 extra/lib/commoncpp2/PKGBUILD:1.14
--- extra/lib/commoncpp2/PKGBUILD:1.13 Sun Jul 8 00:12:02 2007
+++ extra/lib/commoncpp2/PKGBUILD Mon Jul 9 23:48:32 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.13 2007/07/08 04:12:02 eric Exp $
+# $Id: PKGBUILD,v 1.14 2007/07/10 03:48:32 eric Exp $
# Maintainer: Jeff Mickey <jeff at archlinux.org>
# Contributor: John Proctor <jproctor at prium.net>
pkgname=commoncpp2
-pkgver=1.5.5
+pkgver=1.5.7
pkgrel=1
pkgdesc="GNU Common C++ 2"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('gcc' 'bash')
options=('!libtool')
source=(http://ftp.gnu.org/pub/gnu/commoncpp/$pkgname-$pkgver.tar.gz)
-md5sums=('138a6a0a512bd0e5b125af08fe6a5e90')
+md5sums=('bd85e157e1f4f457e9137c59d40a13fb')
build() {
cd $startdir/src/$pkgname-$pkgver
More information about the arch-commits
mailing list