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

Simo Leone simo at archlinux.org
Mon May 7 21:53:35 UTC 2007


    Date: Monday, May 7, 2007 @ 17:53:35
  Author: simo
    Path: /home/cvs-extra/extra/lib/swt

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: swt 3.2.2-1


----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)


Index: extra/lib/swt/PKGBUILD
diff -u extra/lib/swt/PKGBUILD:1.9 extra/lib/swt/PKGBUILD:1.10
--- extra/lib/swt/PKGBUILD:1.9	Thu Dec 14 14:45:34 2006
+++ extra/lib/swt/PKGBUILD	Mon May  7 17:53:35 2007
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD,v 1.9 2006/12/14 19:45:34 uid1022 Exp $
+# $Id: PKGBUILD,v 1.10 2007/05/07 21:53:35 simo Exp $
 # Maintainer: simo <simo at archlinux.org>
 pkgname=swt
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc="An open source widget toolkit for Java"
 arch=(i686 x86_64)
@@ -9,8 +9,8 @@
 license=""
 depends=('jre')
 makedepends=()
-source=(http://www.gtlib.gatech.edu/pub/eclipse/eclipse/downloads/drops/R-3.2.1-200609210945/$pkgname-$pkgver-gtk-linux-x86.zip)
-md5sums=('9c653dbf73787b305a938170cd4335b1')
+source=(http://www.gtlib.gatech.edu/pub/eclipse/eclipse/downloads/drops/R-3.2.2-200702121330/$pkgname-$pkgver-gtk-linux-x86.zip)
+md5sums=('e1340b6c7cf9b617145667b15b02fd49')
 #Arch64 Sources
 #no more available
 #[ "$CARCH" = "x86_64" ] &&  source=(http://mirrors.ibiblio.org/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.2-200606291905/$pkgname-$pkgver-gtk-linux-x86_64.zip)
@@ -23,7 +23,7 @@
 
 if [ "$CARCH" = "x86_64" ]; then
       cd $startdir/src/swt-M20060921-0945-gtk-linux-x86_64
-else  cd $startdir/src/swt-M20060921-0945-gtk-linux-x86
+else  cd $startdir/src/swt-M20070212-1330-gtk-linux-x86
 fi 
 
   for i in libswt*.so; do




More information about the arch-commits mailing list