applications-23.04.1

This commit is contained in:
Rmys
2023-05-11 12:45:36 +03:00
parent e8b34a47c0
commit 6ffcd0da7f
9 changed files with 73 additions and 10 deletions
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.sdk</PartOf>
<Summary>Application template generator</Summary>
<Description>KAppTemplate is a shell script that will create the necessary framework to develop several types of applications, including applications based on the KDE development platform.</Description>
<Archive sha1sum="a7a183e92c62e1dd970253a7ff44d92180f41455" type="tarxz">mirrors://kde/stable/release-service/23.04.0/src/kapptemplate-23.04.0.tar.xz</Archive>
<Archive sha1sum="e0cd187d9d5c4e7d6ce351024de947ec7b3124d3" type="tarxz">mirrors://kde/stable/release-service/23.04.1/src/kapptemplate-23.04.1.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
@@ -50,6 +50,13 @@
</Package>
<History>
<Update release="51">
<Date>2023-05-11</Date>
<Version>23.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="50">
<Date>2023-04-20</Date>
<Version>23.04.0</Version>