Skip to content

Commit 069b218

Browse files
Update linux-deploy path
1 parent 2d7cb0a commit 069b218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ make install INSTALL_ROOT=AppDir
5858
# Now, build AppImage using linuxdeploy and linuxdeploy-plugin-qt #
5959
# Download linuxdeploy and its Qt plugin #
6060
#-----------------------------------------------------------------------#
61-
wget https://github.com/linuxdeploy/linuxdeploy/releases/download/continuous/linuxdeploy-x86_64.AppImage
61+
wget https://artifacts.assassinate-you.net/artifactory/list/linuxdeploy/travis-456/linuxdeploy-x86_64.AppImage
6262
wget https://github.com/linuxdeploy/linuxdeploy-plugin-qt/releases/download/continuous/linuxdeploy-plugin-qt-x86_64.AppImage
6363

6464
#-----------------------------------------------------------------------#

0 commit comments

Comments
 (0)