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

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Apr 4 17:37:16 UTC 2011


    Date: Monday, April 4, 2011 @ 13:37:15
  Author: andyrtr
Revision: 117733

upgpkg: icedtea-web 1.0.2-1
upstream update 1.0.2

Modified:
  icedtea-web/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-04 17:28:37 UTC (rev 117732)
+++ PKGBUILD	2011-04-04 17:37:15 UTC (rev 117733)
@@ -3,7 +3,7 @@
 
 pkgbase=icedtea-web
 pkgname=('icedtea-web' 'icedtea-web-doc')
-pkgver=1.0.1
+pkgver=1.0.2
 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=('30f969de0503a296226ae0a1876f9702'
+md5sums=('4b5d80f4b82e53f4947e6782a0472d54'
          '58e305aa0d27d59f543d9cfddc6e175a')
 
 build() {
@@ -71,7 +71,7 @@
   _javaver=6
   _jvmdir=/usr/lib/jvm/java-${_javaver}-openjdk
 
-  cd "$srcdir/$pkgname-$pkgver"
+  cd "$srcdir/$pkgbase-$pkgver"
   install -m755 -d $pkgdir/${_jvmdir}/jre/lib
   make DESTDIR="$pkgdir" install-data-local
   # remove javaws about and man page




More information about the arch-commits mailing list