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

Guillaume Alaux guillaume at archlinux.org
Thu Nov 27 12:58:37 UTC 2014


    Date: Thursday, November 27, 2014 @ 13:58:37
  Author: guillaume
Revision: 227151

Upstream release 1.5.2

Modified:
  icedtea-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-11-27 09:13:18 UTC (rev 227150)
+++ PKGBUILD	2014-11-27 12:58:37 UTC (rev 227151)
@@ -3,13 +3,15 @@
 
 pkgbase=icedtea-web
 pkgname=('icedtea-web' 'icedtea-web-doc')
-pkgver=1.5.1
-pkgrel=3
+pkgver=1.5.2
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://icedtea.classpath.org/wiki/IcedTea-Web'
 license=('GPL2')
 # TODO do we still need 'chromium' and '--with-chromium'? What does it do?
+# http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2014-November/030196.html
 # https://www.java.com/en/download/faq/chrome.xml
+# http://blog.chromium.org/2013/09/saying-goodbye-to-our-old-friend-npapi.html
 makedepends=('java-environment-openjdk' 'zip' 'libxtst' 'npapi-sdk' 'rhino' 'junit'
              'firefox' 'chromium' 'epiphany')
 optdepends=('rhino: for using proxy auto config files')
@@ -16,7 +18,7 @@
 # Due to broken path names in the tarball that fails with LANG=C in our chroot
 noextract=${pkgbase}-${pkgver}.tar.gz
 source=(http://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz)
-sha256sums=('03f16356fa84564f1ae32286e0a090a464c87ec123b40602dcea925757900195')
+sha256sums=('b29e8ff2533cc6521a6509a002001f4c97c80a004460063156d003898da13bf3')
 
 prepare() {
   cd "${srcdir}"



More information about the arch-commits mailing list