python3 rebuild

This commit is contained in:
Rmys
2023-11-03 20:32:08 +03:00
parent de979244b8
commit ac968baed5
2 changed files with 18 additions and 6 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>A document converter</Summary>
<Description>unoconv converts between any document format that OpenOffice / OpenOffice understands.</Description>
<Archive sha1sum="6b5fa97a0f27e70ae935afebe072784f4710e58b" type="targz">https://github.com/dagwieers/unoconv/archive/0.8.2.tar.gz</Archive>
<Archive sha1sum="4ec03c7dd303e10f45a1b84fcdd38a1c5ebb4a19" type="targz">https://github.com/dagwieers/unoconv/archive/0.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>xmlto</Dependency>
<Dependency>asciidoc</Dependency>
@@ -36,6 +36,13 @@
</Package>
<History>
<Update release="7">
<Date>2023-11-03</Date>
<Version>0.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2020-03-08</Date>
<Version>0.8.2</Version>