Skip to content

Commit d1356a2

Browse files
committed
Tell packagers they do not need to version their AppImages
1 parent c4df8dd commit d1356a2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/packaging-guide/optional/updates.rst

+2
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Currently, there is only one backend available to update AppImages : `ZSync2 <ht
2424

2525
.. warning:: The .zsync file contains the filename of the AppImage. This mean that you **should not**, as a packager, rename the .AppImage file after it's creation. Else the update will fail because zsync will look for the original filename of the AppImage you host. If you want to rename the AppImage, you should use the options of the tool you use to create the AppImage.
2626

27+
.. note:: zsync will not perform any kind of version checking, it will only download the AppImage mentionned in the update information. It doesn't require you to add versions to your AppImages for the updates to work (you should still do it for other purposes)
28+
2729

2830

2931
If packaged with appimagetool

0 commit comments

Comments
 (0)