pandoc-bin.

This commit is contained in:
uglyside
2024-08-18 14:20:56 +03:00
parent 95ba7bc78b
commit 399e8f5faf
+11 -4
View File
@@ -5,8 +5,8 @@
<Name>pandoc-bin</Name>
<Homepage>https://pandoc.org/</Homepage>
<Packager>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL-2</License>
<IsA>app:console</IsA>
@@ -15,8 +15,8 @@
<Description>
Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.
</Description>
<Archive sha1sum="86854ec55d4ef83210845085f90438af541a1897" type="targz">
https://github.com/jgm/pandoc/releases/download/3.1.1/pandoc-3.1.1-linux-amd64.tar.gz
<Archive sha1sum="11e7af396498d52e4a17d4febdc6c64e409dbe43" type="targz">
https://github.com/jgm/pandoc/releases/download/3.3/pandoc-3.3-linux-amd64.tar.gz
</Archive>
<BuildDependencies>
<!-- <Dependency></Dependency> -->
@@ -38,6 +38,13 @@
</Package>
<History>
<Update release="3">
<Date>2024-08-18</Date>
<Version>3.3</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="2">
<Date>2023-03-13</Date>
<Version>3.1.1</Version>