summarylogtreecommitdiffstats
path: root/setup.sh.in
diff options
context:
space:
mode:
authorJernuh Zakalwe2019-02-14 23:23:39 +0100
committerJernuh Zakalwe2019-02-14 23:23:39 +0100
commitad1a68e4c01b49bf047e191d00b36938e14d52d4 (patch)
tree309834ffcbc03e872e40bafdc1c9be8a94a927df /setup.sh.in
parent868600c4b79d823fa76ec71e74f0d84c765989f7 (diff)
downloadaur-ad1a68e4c01b49bf047e191d00b36938e14d52d4.tar.gz
Old evelauncher version in setup.sh fixed.
Diffstat (limited to 'setup.sh.in')
-rw-r--r--setup.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.sh.in b/setup.sh.in
index ebff4c156872..8667dcc78ae6 100644
--- a/setup.sh.in
+++ b/setup.sh.in
@@ -78,7 +78,7 @@ target="/opt/evesetup"
prefix="/usr"
key=""
qtver="5.11"
-elver="1385477"
+elver="1456645"
if [ $(id -u) -ne 0 ] ;then
printf "\nEVE Online Launcher Setup need root permissions."