oracle-jdk: fix typo in install script.

This commit is contained in:
Enno Boland 2015-02-20 00:18:35 +01:00
parent 38f7b70bdc
commit 523deb20eb
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 # 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 JDK and to re-login to have environment variables set
# properly. # properly.
# #

View file

@ -2,7 +2,7 @@
pkgname=oracle-jdk pkgname=oracle-jdk
version=8u31 version=8u31
_longVersion=1.8.0_31 _longVersion=1.8.0_31
revision=1 revision=2
_build=13 _build=13
short_desc="Java Development Kit (JDK)" short_desc="Java Development Kit (JDK)"