This commit is contained in:
uglyside
2025-02-25 13:18:54 +03:00
parent ca36953c9c
commit 61cc8ccf57
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -13,7 +13,7 @@
<PartOf>office.misc</PartOf>
<Summary>Xournal++ is a handwriting notetaking software with PDF annotation support.</Summary>
<Description>Xournal++ is a handwriting notetaking software with PDF annotation support. Written in C++ with GTK3. Supports pen input from devices such as Wacom Tablets.</Description>
<Archive sha1sum="f7dc11ef4fa3657f4630633e89c8cee539f58d70" type="targz">https://github.com/xournalpp/xournalpp/archive/v1.2.5/xournalpp-1.2.5.tar.gz</Archive>
<Archive sha1sum="d50817f9c75ca034ba516291b26ebe49eed62bfc" type="targz">https://github.com/xournalpp/xournalpp/archive/v1.2.6/xournalpp-1.2.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
@@ -67,8 +67,8 @@
<History>
<Update release="5">
<Date>2025-02-10</Date>
<Version>1.2.5</Version>
<Date>2025-02-25</Date>
<Version>1.2.6</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
+4 -4
View File
@@ -13,8 +13,8 @@
<Icon>botan</Icon>
<Summary>A C++ cryptography library.</Summary>
<Description>Crypto and TLS for Modern C++.</Description>
<Archive sha1sum="e920c3531fa2daf7348e1a668bfdc0f446e10c8b" type="tarxz">
https://botan.randombit.net/releases/Botan-3.6.1.tar.xz
<Archive sha1sum="8ec027dab6543b3a0d87fd2c77315ee4edc8a758" type="tarxz">
https://botan.randombit.net/releases/Botan-3.7.1.tar.xz
</Archive>
<BuildDependencies>
<Dependency>bzip2</Dependency>
@@ -68,8 +68,8 @@
<History>
<Update release="3">
<Date>2025-01-30</Date>
<Version>3.6.1</Version>
<Date>2025-02-25</Date>
<Version>3.7.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>