oracle-jre: fix typo in install script.

This commit is contained in:
Enno Boland 2015-02-20 00:18:09 +01:00
parent 3f2a58551b
commit 38f7b70bdc
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#
# This script will install the actual plugin, advise the user to read the
# license for Chrome and to re-login to have environment variables set
# license for Oracle JRE and to re-login to have environment variables set
# properly.
#

View file

@ -3,7 +3,7 @@ pkgname=oracle-jre
version=8u31
_longVersion=1.8.0_31
_build=13
revision=1
revision=2
short_desc="Java Runtime Environment (JRE)"
maintainer="Enno Boland <eb@s01.de>"
homepage="http://www.oracle.com/technetwork/java/javase/downloads/index.html"