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

Guillaume Alaux guillaume at nymeria.archlinux.org
Mon Mar 10 20:50:13 UTC 2014


    Date: Monday, March 10, 2014 @ 21:50:13
  Author: guillaume
Revision: 207481

Upstream release

Modified:
  swt/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-10 20:28:30 UTC (rev 207480)
+++ PKGBUILD	2014-03-10 20:50:13 UTC (rev 207481)
@@ -1,9 +1,9 @@
 # $Id$
 # Maintainer: Guillaume ALAUX <guillaume at archlinux.org>
 pkgname=swt
-pkgver=4.3
+pkgver=4.3.2
 pkgrel=1
-_date=201306052000
+_date=201402211700
 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' 'glu' 'libgnomeui' 'unzip' 'pkgconfig' 'webkitgtk2' 'apache-ant')
 if [ "${CARCH}" = "i686" ]; then
   _carch=x86
-  sha256sums=('d15fd80dd1d73f915879e08d53b535c781d589195eba0d011c307912514aa965'
+  sha256sums=('49c8d6252c0027ad430a9dc5e19c99a392653e6f98ea8183d633114efca67013'
               '6bb48007a95e3d8c6b577cc9cc4b61a51ce928b04f4fcd393cf72f8f727fe923')
 fi
 if [ "${CARCH}" = "x86_64" ]; then
   _carch=x86_64
-  sha256sums=('0da9ce9fc30de90a45054df6d28c7092705707abcde9cc923a2601d1dd237707'
+  sha256sums=('ad789c09148d77dc95e763447e24e612f0594c427a29ecaef1919ef7a91e618f'
               '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