From 02f977ab39bcf8ba34e93838793831a22d62d757 Mon Sep 17 00:00:00 2001 From: David Beauchamp Date: Wed, 3 Feb 2016 12:42:43 -0500 Subject: [PATCH] extra/icedtea-web to 1.6.2-1 --- extra/icedtea-web/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/icedtea-web/PKGBUILD b/extra/icedtea-web/PKGBUILD index 6668fe31c..c17066851 100644 --- a/extra/icedtea-web/PKGBUILD +++ b/extra/icedtea-web/PKGBUILD @@ -7,7 +7,7 @@ pkgbase=icedtea-web pkgname=('icedtea-web' 'icedtea-web-doc') -pkgver=1.6.1 +pkgver=1.6.2 pkgrel=1 arch=('i686' 'x86_64') url='http://icedtea.classpath.org/wiki/IcedTea-Web' @@ -16,9 +16,9 @@ makedepends=('java-environment-openjdk' 'zip' 'libxtst' 'npapi-sdk' 'rhino' 'jun 'epiphany') optdepends=('rhino: for using proxy auto config files') # Due to broken path names in the tarball that fails with LANG=C in our chroot -noextract=${pkgbase}-${pkgver}.tar.gz +noextract=("${pkgbase}-${pkgver}.tar.gz") source=(http://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz) -sha256sums=('a9b46ab6c9dc303c89651143596bc5abea29242b9bdcabdd2dab7c606592c920') +sha256sums=('ce67034096d6b960e2b6cfb5c41a7bd6b30eb2ec7f13bf3ecdb477ff6ce69300') case $CARCH in armv6h)