summarylogtreecommitdiffstats
path: root/readme.sh
diff options
context:
space:
mode:
Diffstat (limited to 'readme.sh')
-rwxr-xr-x[-rw-r--r--]readme.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.sh b/readme.sh
index 61f35b6bb52b..fda3908949aa 100644..100755
--- a/readme.sh
+++ b/readme.sh
@@ -3,10 +3,10 @@
echo 'The source file for this package needs to be downloaded manually'
echo 'since it requires a login and is not redistributable.'
echo 'Please visit'
-echo ' https://www.oracle.com/technetwork/java/javase/downloads/'
+echo " $1"
echo ' Java SE ... JDK, Download v'
echo 'and download'
-echo " ${1%.part}"
+echo " ${2%.part}"
echo 'to your Downloads folder (XDG_DOWNLOAD_DIR) or in with the PKGBUILD.'
echo ''
echo 'Please do not post alternate sources. They are not legal. Advertising'