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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Feb 18 05:02:58 UTC 2011


    Date: Friday, February 18, 2011 @ 00:02:55
  Author: andyrtr
Revision: 110239

upgpkg: icedtea-web 1.0.1-1
upstream update 1.0.1; initial ArchLinux package

Modified:
  icedtea-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-18 04:48:20 UTC (rev 110238)
+++ PKGBUILD	2011-02-18 05:02:55 UTC (rev 110239)
@@ -3,7 +3,7 @@
 
 pkgbase=icedtea-web
 pkgname=('icedtea-web' 'icedtea-web-doc')
-pkgver=1.0
+pkgver=1.0.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://icedtea.classpath.org/wiki/IcedTea-Web"
@@ -12,7 +12,7 @@
 install=$pkgname.install
 source=(http://icedtea.classpath.org/download/source/$pkgname-$pkgver.tar.gz
         fix-man-location.patch)
-md5sums=('f6124dbaef16650f46df5125d8ed7407'
+md5sums=('30f969de0503a296226ae0a1876f9702'
          '58e305aa0d27d59f543d9cfddc6e175a')
 
 build() {
@@ -30,7 +30,7 @@
 package_icedtea-web() {
 
   pkgdesc="provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project"
-  depends=('openjdk6' 'gtk2')
+  depends=('openjdk6' 'gtk2' 'desktop-file-utils')
 
   if [ "${CARCH}" = "x86_64" ]; then
     _arch=amd64




More information about the arch-commits mailing list