python3 rebuild
This commit is contained in:
@@ -13,9 +13,7 @@
|
||||
<PartOf>office</PartOf>
|
||||
<Summary>A Desktop Wiki.</Summary>
|
||||
<Description>Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. Pages are stored in a folder structure, like in an outliner, and can have attachments. Creating a new page is as easy as linking to a nonexistent page. All data is stored in plain text files with wiki formatting. Various plugins provide additional functionality, like a task list manager, an equation editor, a tray icon, and support for version control.</Description>
|
||||
<Archive sha1sum="b4baa294ebc28b07393739875d94fab9557a2e5e" type="targz">
|
||||
https://zim-wiki.org/downloads/zim-0.75.1.tar.gz
|
||||
</Archive>
|
||||
<Archive sha1sum="b628872834b486d320e62d72ffd5a38657b4708d" type="targz">https://zim-wiki.org/downloads/zim-0.75.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>xdg-utils</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
@@ -45,7 +43,14 @@
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2023-11-04</Date>
|
||||
<Version>0.75.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2022-11-14</Date>
|
||||
<Version>0.75.1</Version>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Mono runtime and class libraries, a C# compiler/interpreter</Summary>
|
||||
<Description>Mono is a software platform designed to allow developers to easily create cross platform applications. It is an open source implementation of Microsoft's .NET Framework based on the ECMA standards for C# and the Common Language Runtime.</Description>
|
||||
<Archive sha1sum="c55424b3e2f3a89915941fba1920f1db6a44f7b2" type="tarxz">https://download.mono-project.com/sources/mono/mono-6.12.0.182.tar.xz</Archive>
|
||||
<Archive sha1sum="34080733eb4f4392fb5306f5a6c28207e71864ac" type="tarxz">https://download.mono-project.com/sources/mono/mono-6.12.0.199.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bash</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -375,6 +375,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-11-04</Date>
|
||||
<Version>6.12.0.199</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2022-07-12</Date>
|
||||
<Version>6.12.0.182</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>The Black Hole Solitaire Solver Executable</Summary>
|
||||
<Description>The Black Hole Solitaire Solver Executable</Description>
|
||||
<Archive sha1sum="92ae013bd296097095a0a5ec3918a98d3c555acf" type="tarxz">https://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-1.10.1.tar.xz</Archive>
|
||||
<Archive sha1sum="562ddbcc28a940ddd508314ff5d474df14b3258f" type="tarxz">https://fc-solve.shlomifish.org/downloads/fc-solve/black-hole-solver-1.12.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>perl-path-tiny</Dependency>
|
||||
@@ -52,6 +52,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2023-11-04</Date>
|
||||
<Version>1.12.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2021-05-10</Date>
|
||||
<Version>1.10.1</Version>
|
||||
|
||||
Reference in New Issue
Block a user