[arch-commits] Commit in icedtea-web-java7/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Mar 6 17:52:02 UTC 2012


    Date: Tuesday, March 6, 2012 @ 12:52:01
  Author: andyrtr
Revision: 152321

upgpkg: icedtea-web-java7 1.1.5-1

upstream update 1.1.5; fix makedeps

Modified:
  icedtea-web-java7/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-06 16:45:30 UTC (rev 152320)
+++ PKGBUILD	2012-03-06 17:52:01 UTC (rev 152321)
@@ -3,14 +3,14 @@
 
 pkgbase=icedtea-web-java7
 pkgname=('icedtea-web-java7' 'icedtea-web-java7-doc')
-pkgver=1.1.4
-pkgrel=2
+pkgver=1.1.5
+pkgrel=1
 arch=('i686' 'x86_64')
 url="http://icedtea.classpath.org/wiki/IcedTea-Web"
 license=('GPL2')
-makedepends=('jdk7-openjdk' 'zip' 'gtk' 'npapi-sdk' 'rhino' 'junit')
+makedepends=('jdk7-openjdk' 'zip' 'gtk2' 'libxtst' 'npapi-sdk' 'rhino' 'junit')
 source=(http://icedtea.classpath.org/download/source/${pkgbase/-java7/}-$pkgver.tar.gz)
-md5sums=('1ed24b7e58da26471187dfae80b020b6')
+sha256sums=('ab5c34a9dc6bff48baf1f1d1a34bf54bfb954ad93ee9e7e44d642fa991bcc919')
 
 _javaver=7
 _jvmdir=/usr/lib/jvm/java-${_javaver}-openjdk
@@ -20,7 +20,7 @@
 
   . /etc/profile.d/jre.sh
   . /etc/profile.d/jdk.sh
-  
+
   ./configure --prefix=${_jvmdir} \
       --datarootdir=/usr/share \
       --with-jdk-home=${_jvmdir}




More information about the arch-commits mailing list