diff --git a/pkg/appimage/appimagebuild b/pkg/appimage/appimagebuild
index 701ae77cce73bbdd0cc5d3a33b7f66b2ca0d8b85..10c0a6f69a6526b1831862aad46117d990f12a09 100755
--- a/pkg/appimage/appimagebuild
+++ b/pkg/appimage/appimagebuild
@@ -27,4 +27,4 @@ chmod 755 appimagetool
 ./appimagetool --appimage-extract
 ./squashfs-root/AppRun -u "${UPDINFO}" ${APPDIR}
 
-mv *-x86_64.AppImage ${PKGNAME}-${PKGVER}-${PKGREL}-x86_64.AppImage
+mv *-x86_64.AppImage ../${PKGNAME}-${PKGVER}-${PKGREL}-x86_64.AppImage