From b47c5c0de31525bb109c7a056261d0951622db5c Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 17 Mar 2019 10:57:51 +0100 Subject: [PATCH] Use last known good appimagetool https://github.com/AppImage/AppImageKit/issues/934#issuecomment-473638280 --- tests/tests-environment.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/tests-environment.sh b/tests/tests-environment.sh index 48a82b6..1d1e0e3 100755 --- a/tests/tests-environment.sh +++ b/tests/tests-environment.sh @@ -10,8 +10,7 @@ echo "5d506507df7c02766ae6c3ca0d15b4234f4cb79a80799190ded9d3ca0ac28c0c patchelf sudo dpkg -i patchelf_0.8-2_amd64.deb cd /tmp/ -wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2035/appimagetool-x86_64.AppImage -# wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2009/appimagetool-x86_64.AppImage # GOOD, https://github.com/probonopd/linuxdeployqt/issues/355 +wget -c https://artifacts.assassinate-you.net/artifactory/AppImageKit/travis-2034/appimagetool-x86_64.AppImage # last good according to https://github.com/AppImage/AppImageKit/issues/934 # wget -c "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage" chmod +x appimagetool*AppImage ./appimagetool*AppImage --appimage-extract