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

Eduardo Romero eduardo at archlinux.org
Wed Jul 9 03:22:56 UTC 2008


    Date: Tuesday, July 8, 2008 @ 23:22:55
  Author: eduardo
Revision: 4709

upgpkg: jre 6u7-1
    Updated to latest version, closed remaining bug.

Modified:
  jre/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-09 01:42:27 UTC (rev 4708)
+++ PKGBUILD	2008-07-09 03:22:55 UTC (rev 4709)
@@ -2,7 +2,7 @@
 # Maintainer: Jason Chu <jason at archlinux.org>
 
 pkgname=jre
-pkgver=6u6
+pkgver=6u7
 pkgrel=1
 pkgdesc="Sun's java runtime environment"
 arch=(i686 x86_64)
@@ -12,7 +12,7 @@
 depends=('glibc' 'libstdc++5')
 install="jre.install"
 source=(http://download.java.net/dlj/binaries/jdk-$pkgver-dlj-linux-$_arch.bin https://jdk-distros.dev.java.net/source/browse/*checkout*/jdk-distros/trunk/utils/construct.sh jre.profile)
-  [ "$CARCH" = "i686" ]   && md5sums=('0efe7120ffb9a3379bc66d993056d80d'
+  [ "$CARCH" = "i686" ]   && md5sums=('169c7fdf20eb37359b0f6235bd3c0ec0'
          '94065b612df0046d9ae758943f9f6a75'
          '7954eac1f4b3deb59d6af19ff50dfd68')
   [ "$CARCH" = "x86_64" ]  && md5sums=('6f3036a444ff0015d1f2db4fd0db1951'





More information about the arch-commits mailing list