summarylogtreecommitdiffstats
path: root/setup.sh.in
diff options
context:
space:
mode:
authorJernuh Zakalwe2019-05-29 16:11:03 +0200
committerJernuh Zakalwe2019-05-29 16:11:03 +0200
commitdb86ee4ff9a3fd0b232c3df6713c6af20df405ca (patch)
tree4256a1391008428cfc74f7b7128d4b08bf0590a0 /setup.sh.in
parentdc8617e4a93f4e12ec2f6bb15f5d10858b5e0e82 (diff)
downloadaur-db86ee4ff9a3fd0b232c3df6713c6af20df405ca.tar.gz
Wrong launcher version and checksum in independed setup fixed.
Diffstat (limited to 'setup.sh.in')
-rw-r--r--setup.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.sh.in b/setup.sh.in
index e45e6222aa4f..c8849e02656c 100644
--- a/setup.sh.in
+++ b/setup.sh.in
@@ -134,8 +134,8 @@ target="/opt/evesetup"
prefix="/usr"
key=""
qtver="5.11"
-elver="1501045"
-elcsum="08b5dbb25c92ffe3c27e27a5353db7096b92a0a093c73e99e7fe08e2d4831ba0"
+elver="1514997"
+elcsum="03d614575282b3fabfdeb60a7c82f6a5f63cd2945fbc6015a55af2724ac486e8"
rcsum=""
if [ $(id -u) -ne 0 ] ;then