Revision: 12257
http://sourceforge.net/p/skim-app/code/12257
Author: hofman
Date: 2021-04-05 21:41:30 +0000 (Mon, 05 Apr 2021)
Log Message:
-----------
fix typo in message
Modified Paths:
--------------
trunk/build_skim.py
Modified: trunk/build_skim.py
===================================================================
--- trunk/build_skim.py 2021-04-05 20:56:02 UTC (rev 12256)
+++ trunk/build_skim.py 2021-04-05 21:41:30 UTC (rev 12257)
@@ -345,7 +345,7 @@
def write_appcast(newVersion, newVersionString, minimumSystemVersion,
archive_path, outputPath):
- print("create Sparkle sappcast for %s" % (archive_path))
+ print("create Sparkle appcast for %s" % (archive_path))
appcastSignature, fileSize = signature_and_size(archive_path)
download_url = "https://sourceforge.net/projects/skim/files/Skim/Skim-" +
newVersionString + "/" + os.path.basename(archive_path) + "/download"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit