summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scite/scite.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/scite/scite.spec b/scite/scite.spec
index 8f06c84..df70755 100644
--- a/scite/scite.spec
+++ b/scite/scite.spec
@@ -9,7 +9,7 @@ Group: Applications/Editors
Url: http://www.scintilla.org/SciTE.html
Packager: B Stack <bgstack15@gmail.com>
-Source0: https://www.scintilla.org/scite%{tarballversion}zip
+Source0: https://www.scintilla.org/scite%{tarballversion}.tgz
Patch0: scite-utf8.patch
%if 0%{?fedora}%{?el7}
bgstack15