qca2-qt5 ver. bump

This commit is contained in:
Rmys
2021-03-04 09:58:39 +03:00
committed by GitHub
parent 0564e7ef45
commit d1ebcf30b8
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Cryptographic Architecture for QT4</Summary>
<Description>QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers. QCA2 has been re-written for QT4.</Description>
<Archive sha1sum="84230f2c5f4a351e3418f0ff9a63054d7c040d7b" type="tarxz">https://download.kde.org/stable/qca/2.3.1/qca-2.3.1.tar.xz</Archive>
<Archive sha1sum="974524e78b392514492960fe0a8f3d2dff2df67d" type="tarxz">https://download.kde.org/stable/qca/2.3.2/qca-2.3.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>gnupg</Dependency>
@@ -64,6 +64,13 @@
</Package>
<History>
<Update release="14">
<Date>2021-03-04</Date>
<Version>2.3.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2020-07-07</Date>
<Version>2.3.1</Version>