setup.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2374c284265ac655b6fb505b4a035850454caa29
Author:     Samuel Mehrbrodt <[email protected]>
AuthorDate: Mon Jan 26 16:50:45 2026 +0100
Commit:     Samuel Mehrbrodt <[email protected]>
CommitDate: Mon Jan 26 16:50:45 2026 +0100

    Update project URL
    
    Change-Id: Ibd7f50374c259a4bff8eab1655ad5f236874b13b

diff --git a/setup.py b/setup.py
index 4d5f691..a6927c3 100644
--- a/setup.py
+++ b/setup.py
@@ -9,5 +9,5 @@ setup(
     author_email = "[email protected]",
     description = "A package for analysing and dumping MS office formats",
     license = "MPL",
-    url = "http://cgit.freedesktop.org/libreoffice/contrib/mso-dumper/";
+    url = "https://git.libreoffice.org/mso-dumper";
 )

Reply via email to