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

Guillaume Alaux guillaume at nymeria.archlinux.org
Wed Jun 25 19:23:25 UTC 2014


    Date: Wednesday, June 25, 2014 @ 21:23:25
  Author: guillaume
Revision: 215447

Upstream release 4.4

Modified:
  eclipse-ecj/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-06-25 19:07:53 UTC (rev 215446)
+++ PKGBUILD	2014-06-25 19:23:25 UTC (rev 215447)
@@ -4,9 +4,9 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=eclipse-ecj
-pkgver=4.3.1
+pkgver=4.4
 pkgrel=1
-_date=201309111000
+_date=201406061215
 pkgdesc='Eclipse java bytecode compiler'
 arch=('any')
 license=('EPL')
@@ -17,7 +17,7 @@
         01-ecj-include-props.patch
         02-buildxml-fix-manifest.patch
         ecj)
-sha256sums=('2f6e214af951ed247a5bbc018df29706e2365cc2e9f7866e536b4cce0da8b66a'
+sha256sums=('429a65013ae9740e4f05451f8e2968b389ec04ef2c7178ccfa5ef6714488fd12'
             '8f6259c76dfe493549bbaec3c8a7ba29e82c70e127c918adca28737dcb570f6b'
             '5ca6bd94c2b1cb4c6f116d38c160edf1c4ca520647ac74b26486f958254767af'
             '63aff3d126243d303ddc4305cfa77827df72e87ccf85bd8a22a2f832357e396c')
@@ -27,6 +27,7 @@
   for p in 01-ecj-include-props 02-buildxml-fix-manifest; do
     patch -p0 < ${p}.patch
   done
+  export LANG=en_US.UTF-8
   ant build
 }
 




More information about the arch-commits mailing list