[arch-commits] Commit in jre/trunk (PKGBUILD)
Jason Chu
jason at archlinux.org
Thu May 8 15:45:50 UTC 2008
Date: Thursday, May 8, 2008 @ 11:45:50
Author: jason
Revision: 1436
updated jre to 6u6
Modified:
jre/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-05-08 03:39:32 UTC (rev 1435)
+++ PKGBUILD 2008-05-08 15:45:50 UTC (rev 1436)
@@ -2,7 +2,7 @@
# Maintainer: Jason Chu <jason at archlinux.org>
pkgname=jre
-pkgver=6u5
+pkgver=6u6
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)
-md5sums=('958f0b7e7465346e164770d360e60dd6'
+md5sums=('0efe7120ffb9a3379bc66d993056d80d'
'94065b612df0046d9ae758943f9f6a75'
'c91ef2812b6554264f587f6b3035dbcc')
replaces=('j2re')
More information about the arch-commits
mailing list