zathura: fix build and version bump to 0.5.8

This commit is contained in:
suvari
2024-08-18 12:55:32 +03:00
parent 57296fe40c
commit 869c791a69
+11 -4
View File
@@ -13,8 +13,8 @@
<PartOf>office.misc</PartOf>
<Summary>A document viewer.</Summary>
<Description>zathura is a highly customizable and functional document viewer. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction.</Description>
<Archive sha1sum="b04193409b44f6d3001fe004629cc446d1cb281d" type="tarxz">
https://pwmt.org/projects/zathura/download/zathura-0.5.2.tar.xz
<Archive sha1sum="4798fa120f0612c46b73bb338c04ba53d24bfb43" type="tarxz">
https://pwmt.org/projects/zathura/download/zathura-0.5.8.tar.xz
</Archive>
<BuildDependencies>
<Dependency>git</Dependency>
@@ -22,7 +22,7 @@
<Dependency>meson</Dependency>
<Dependency>cmake</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>librsvg</Dependency>
<Dependency>librsvg-devel</Dependency>
<Dependency>gtk3-devel</Dependency>
<Dependency>check-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -48,7 +48,7 @@
<Dependency>libseccomp</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/zathura</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="localedata">/usr/share/locale</Path>
@@ -73,6 +73,13 @@
</Package>
<History>
<Update release="4">
<Date>2024-08-18</Date>
<Version>0.5.8</Version>
<Comment>Version bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2022-11-28</Date>
<Version>0.5.2</Version>