[arch-commits] CVS update of extra/lib/commoncpp2 (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Dec 11 19:56:19 UTC 2007


    Date: Tuesday, December 11, 2007 @ 14:56:19
  Author: tpowa
    Path: /home/cvs-extra/extra/lib/commoncpp2

Modified: PKGBUILD (1.14 -> 1.15)

'upgpgk: update to new version'


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/lib/commoncpp2/PKGBUILD
diff -u extra/lib/commoncpp2/PKGBUILD:1.14 extra/lib/commoncpp2/PKGBUILD:1.15
--- extra/lib/commoncpp2/PKGBUILD:1.14	Mon Jul  9 23:48:32 2007
+++ extra/lib/commoncpp2/PKGBUILD	Tue Dec 11 14:56:19 2007
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.14 2007/07/10 03:48:32 eric Exp $
+# $Id: PKGBUILD,v 1.15 2007/12/11 19:56:19 tpowa Exp $
 # Maintainer: Jeff Mickey <jeff at archlinux.org>
 # Contributor: John Proctor <jproctor at prium.net>
 
 pkgname=commoncpp2
-pkgver=1.5.7
+pkgver=1.6.0
 pkgrel=1
 pkgdesc="GNU Common C++ 2"
 arch=('i686' 'x86_64')
@@ -12,7 +12,6 @@
 depends=('gcc' 'bash')
 options=('!libtool')
 source=(http://ftp.gnu.org/pub/gnu/commoncpp/$pkgname-$pkgver.tar.gz)
-md5sums=('bd85e157e1f4f457e9137c59d40a13fb')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -21,3 +20,4 @@
   make DESTDIR=$startdir/pkg install
   install -D -m644 COPYING.addendum $startdir/pkg/usr/share/licenses/$pkgname/COPYING.addendum
 }
+md5sums=('638b1d025f831d576e746ece8e0a5887')




More information about the arch-commits mailing list