summarylogtreecommitdiffstats
path: root/setup.sh.in
diff options
context:
space:
mode:
authorJernuh Zakalwe2019-06-01 14:57:55 +0200
committerJernuh Zakalwe2019-06-01 14:57:55 +0200
commit7367c9d1727d7fcf6f3b37fadafba5edb1c41992 (patch)
tree241683ae83c8bc7fa6d89e745aa709adf56a4697 /setup.sh.in
parent8aa497e72b53cb8d1667a037f7e17005532bdea7 (diff)
downloadaur-7367c9d1727d7fcf6f3b37fadafba5edb1c41992.tar.gz
Version info and checksum are now in evelauncher.sh and setup.sh included on build time.
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 c8849e02656c..8e6da1f3de7f 100644
--- a/setup.sh.in
+++ b/setup.sh.in
@@ -134,8 +134,8 @@ target="/opt/evesetup"
prefix="/usr"
key=""
qtver="5.11"
-elver="1514997"
-elcsum="03d614575282b3fabfdeb60a7c82f6a5f63cd2945fbc6015a55af2724ac486e8"
+elver=""
+elcsum=""
rcsum=""
if [ $(id -u) -ne 0 ] ;then