[arch-commits] Commit in icedtea-web/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Sep 2 07:59:01 UTC 2011
Date: Friday, September 2, 2011 @ 03:59:01
Author: andyrtr
Revision: 136836
upgpkg: icedtea-web 1.1.2-1
upstream update 1.1.2
Modified:
icedtea-web/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-02 04:51:59 UTC (rev 136835)
+++ PKGBUILD 2011-09-02 07:59:01 UTC (rev 136836)
@@ -3,14 +3,14 @@
pkgbase=icedtea-web
pkgname=('icedtea-web' 'icedtea-web-doc')
-pkgver=1.1.1
+pkgver=1.1.2
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=('16017dc91f7216e0631b759db1eebecb')
+md5sums=('564e10820887793b86b04ac9979cb6e5')
build() {
_javaver=6
@@ -78,5 +78,3 @@
rm -rf ${pkgdir}/usr/share/man
rm -rf ${pkgdir}/usr/share/icedtea-web # conflicting and unneeded file it seems
}
-
-# plugin test here http://www.java.com/en/download/help/testvm.xml
\ No newline at end of file
More information about the arch-commits
mailing list