[arch-commits] CVS update of core/base/gcc-libs (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Oct 9 21:26:52 UTC 2007


    Date: Tuesday, October 9, 2007 @ 17:26:52
  Author: andyrtr
    Path: /home/cvs-core/core/base/gcc-libs

Modified: PKGBUILD (1.2 -> 1.3)

updatepkg 4.2.2


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


Index: core/base/gcc-libs/PKGBUILD
diff -u core/base/gcc-libs/PKGBUILD:1.2 core/base/gcc-libs/PKGBUILD:1.3
--- core/base/gcc-libs/PKGBUILD:1.2	Wed Sep 19 15:54:41 2007
+++ core/base/gcc-libs/PKGBUILD	Tue Oct  9 17:26:52 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.2 2007/09/19 19:54:41 jgc Exp $
+# $Id: PKGBUILD,v 1.3 2007/10/09 21:26:52 andyrtr Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 pkgname=gcc-libs
-pkgver=4.2.1
-pkgrel=2
+pkgver=4.2.2
+pkgrel=1
 #_snapshot=4.2.1-RC-20070703
 pkgdesc="Runtime libraries shipped by GCC for C and C++ languages"
 arch=(i686 x86_64)
@@ -17,11 +17,11 @@
 	gcc_pure64.patch
 	gcc-hash-style-both.patch
 	libgomp-dlopen-fix.patch)
-md5sums=('88007169104d247eccb07dc5de2e0137'
-         '0aca4ef04eb57d9f356c431496bdad0b'
+md5sums=('b02a013580a9555c7c8f2ca554c02722'
+         '1aa75e06ca16518f16d5df67ba98a392'
          '8fc86e4c4d1f4ec8b226307d39fbd9e3'
          '611fbd749019f0ce2fad36fda17e93dd'
-	 'ccb143ce1f8a09d5ffa9cf0a39ba4a78')
+         'ccb143ce1f8a09d5ffa9cf0a39ba4a78')
 
 build() {
   if ! locale -a | grep ^de_DE; then




More information about the arch-commits mailing list