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> <Name>pandoc-bin</Name>
<Homepage>https://pandoc.org/</Homepage> <Homepage>https://pandoc.org/</Homepage>
<Packager> <Packager>
<Name>fury</Name> <Name>PisiLinux Community</Name>
<Email>uglyside@yandex.ru</Email> <Email>admins@pisilinux.org</Email>
</Packager> </Packager>
<License>GPL-2</License> <License>GPL-2</License>
<IsA>app:console</IsA> <IsA>app:console</IsA>
@@ -15,8 +15,8 @@
<Description> <Description>
Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.
</Description> </Description>
<Archive sha1sum="86854ec55d4ef83210845085f90438af541a1897" type="targz"> <Archive sha1sum="11e7af396498d52e4a17d4febdc6c64e409dbe43" type="targz">
https://github.com/jgm/pandoc/releases/download/3.1.1/pandoc-3.1.1-linux-amd64.tar.gz https://github.com/jgm/pandoc/releases/download/3.3/pandoc-3.3-linux-amd64.tar.gz
</Archive> </Archive>
<BuildDependencies> <BuildDependencies>
<!-- <Dependency></Dependency> --> <!-- <Dependency></Dependency> -->
@@ -38,6 +38,13 @@
</Package> </Package>
<History> <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"> <Update release="2">
<Date>2023-03-13</Date> <Date>2023-03-13</Date>
<Version>3.1.1</Version> <Version>3.1.1</Version>