[arch-commits] Commit in swt/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Jul 1 21:44:14 UTC 2009


    Date: Wednesday, July 1, 2009 @ 17:44:14
  Author: jgc
Revision: 44384

upgpkg: swt 3.4-2
    Rebuild for xulrunner 1.9.1

Modified:
  swt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-01 21:41:03 UTC (rev 44383)
+++ PKGBUILD	2009-07-01 21:44:14 UTC (rev 44384)
@@ -2,15 +2,15 @@
 # Maintainer: simo <simo at archlinux.org>
 pkgname=swt
 pkgver=3.4
-pkgrel=1
+pkgrel=2
 pkgdesc="An open source widget toolkit for Java"
 _date=200806172000
 arch=(i686 x86_64)
 url="http://www.eclipse.org/swt/"
 license=('EPL')
-depends=('java-runtime>=6' 'gtk2>=2.16.1' 'libxtst')
+depends=('java-runtime>=6' 'gtk2>=2.16.2' 'libxtst')
 optdepends=('libgnomeui' 'xulrunner' 'mesa')
-makedepends=('openjdk6' 'libxtst' 'mesa' 'libgnomeui' 'xulrunner>=1.9' 'unzip' 'pkgconfig' 'apache-ant')
+makedepends=('openjdk6' 'libxtst' 'mesa' 'libgnomeui' 'xulrunner>=1.9.1' 'unzip' 'pkgconfig' 'apache-ant')
 if [ "${CARCH}" = "i686" ]; then
   source=(http://download.eclipse.org/eclipse/downloads/drops/R-${pkgver}-${_date}/swt-${pkgver}-gtk-linux-x86.zip
           build-swt.xml)




More information about the arch-commits mailing list