From 9d44e1b504a22fc67bf1126d6f12fd23536c20ab Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Thu, 27 Nov 2014 16:44:34 +0000 Subject: [PATCH] extra/icedtea-web to 1.5.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 be7c9a008..4fe16bfc7 100644 --- a/extra/icedtea-web/PKGBUILD +++ b/extra/icedtea-web/PKGBUILD @@ -7,8 +7,8 @@ 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') @@ -20,7 +20,7 @@ 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 source=(http://icedtea.classpath.org/download/source/${pkgbase}-${pkgver}.tar.gz) -sha256sums=('03f16356fa84564f1ae32286e0a090a464c87ec123b40602dcea925757900195') +sha256sums=('b29e8ff2533cc6521a6509a002001f4c97c80a004460063156d003898da13bf3') case $CARCH in armv6h)