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

Guillaume Alaux guillaume at nymeria.archlinux.org
Mon Aug 5 19:34:41 UTC 2013


    Date: Monday, August 5, 2013 @ 21:34:41
  Author: guillaume
Revision: 192093

Upstream release

Modified:
  swt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-05 19:32:28 UTC (rev 192092)
+++ PKGBUILD	2013-08-05 19:34:41 UTC (rev 192093)
@@ -1,9 +1,9 @@
 # $Id$
 # Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
 pkgname=swt
-pkgver=4.2.1
-pkgrel=2
-_date=201209141800
+pkgver=4.3
+pkgrel=1
+_date=201306052000
 pkgdesc='An open source widget toolkit for Java'
 arch=('i686' 'x86_64')
 url='http://www.eclipse.org/swt/'
@@ -13,12 +13,12 @@
 makedepends=('java-environment' 'libxtst' 'mesa' 'glu' 'libgnomeui' 'unzip' 'pkgconfig' 'webkitgtk2' 'apache-ant')
 if [ "${CARCH}" = "i686" ]; then
   _carch=x86
-  sha256sums=('6198cd749ec25303a8c3a044e7680d643209862d2947f9efdda20bf7467575ba'
+  sha256sums=('d15fd80dd1d73f915879e08d53b535c781d589195eba0d011c307912514aa965'
               '6bb48007a95e3d8c6b577cc9cc4b61a51ce928b04f4fcd393cf72f8f727fe923')
 fi
 if [ "${CARCH}" = "x86_64" ]; then
   _carch=x86_64
-  sha256sums=('e89e330df24ca72c57a381e81590293ce3f475d855258183179436bd5dcd85c8'
+  sha256sums=('0da9ce9fc30de90a45054df6d28c7092705707abcde9cc923a2601d1dd237707'
               '6bb48007a95e3d8c6b577cc9cc4b61a51ce928b04f4fcd393cf72f8f727fe923')
 fi
 source=(http://download.eclipse.org/eclipse/downloads/drops4/R-${pkgver}-${_date}/swt-${pkgver}-gtk-linux-${_carch}.zip




More information about the arch-commits mailing list