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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Sep 30 05:41:27 UTC 2011


    Date: Friday, September 30, 2011 @ 01:41:27
  Author: andyrtr
Revision: 139126

upgpkg: icedtea-web 1.1.3-1

upstream update 1.1.3

Modified:
  icedtea-web/trunk/PKGBUILD

----------+
 PKGBUILD |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-30 05:39:18 UTC (rev 139125)
+++ PKGBUILD	2011-09-30 05:41:27 UTC (rev 139126)
@@ -3,15 +3,17 @@
 
 pkgbase=icedtea-web
 pkgname=('icedtea-web' 'icedtea-web-doc')
-pkgver=1.1.2
+pkgver=1.1.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://icedtea.classpath.org/wiki/IcedTea-Web"
 license=('GPL2')
 makedepends=('openjdk6' 'zip' 'xulrunner')
 source=(http://icedtea.classpath.org/download/source/$pkgname-$pkgver.tar.gz)
-md5sums=('564e10820887793b86b04ac9979cb6e5')
+md5sums=('0e2e653c7436d81edcbc1d4255571ab6')
+sha1sums=('5c8d8fbbdc9db0b7113a6cced751c428b4d3ea37')
 
+
 build() {
   _javaver=6
   _jvmdir=/usr/lib/jvm/java-${_javaver}-openjdk




More information about the arch-commits mailing list