[arch-commits] CVS update of extra/lib/swt (PKGBUILD)
daniel at archlinux.org
daniel at archlinux.org
Tue May 8 05:36:17 UTC 2007
Date: Tuesday, May 8, 2007 @ 01:36:17
Author: daniel
Path: /home/cvs-extra/extra/lib/swt
Modified: PKGBUILD (1.10 -> 1.11)
x86_64 updated
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Index: extra/lib/swt/PKGBUILD
diff -u extra/lib/swt/PKGBUILD:1.10 extra/lib/swt/PKGBUILD:1.11
--- extra/lib/swt/PKGBUILD:1.10 Mon May 7 17:53:35 2007
+++ extra/lib/swt/PKGBUILD Tue May 8 01:36:17 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.10 2007/05/07 21:53:35 simo Exp $
+# $Id: PKGBUILD,v 1.11 2007/05/08 05:36:17 daniel Exp $
# Maintainer: simo <simo at archlinux.org>
pkgname=swt
pkgver=3.2.2
@@ -14,15 +14,15 @@
#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)
-[ "$CARCH" = "x86_64" ] && source=(http://mirror.etf.bg.ac.yu/eclipse/R-3.2.1-200609210945/$pkgname-$pkgver-gtk-linux-x86_64.zip)
-[ "$CARCH" = "x86_64" ] && md5sums=('736b05cc0ea679cbdaf98d2245edd38c')
+[ "$CARCH" = "x86_64" ] && source=(http://www.gtlib.gatech.edu/pub/eclipse/eclipse/downloads/drops/R-3.2.2-200702121330/$pkgname-$pkgver-gtk-linux-x86_64.zip)
+[ "$CARCH" = "x86_64" ] && md5sums=('d678cedc336a58b0147081b56de6a1f3')
build() {
# cd to Arch64 directory.
if [ "$CARCH" = "x86_64" ]; then
- cd $startdir/src/swt-M20060921-0945-gtk-linux-x86_64
+ cd $startdir/src/swt-M20070212-1330-gtk-linux-x86_64
else cd $startdir/src/swt-M20070212-1330-gtk-linux-x86
fi
More information about the arch-commits
mailing list