krita: version bump to 5.2.13

This commit is contained in:
suvari
2025-11-02 00:24:31 +03:00
parent 2b01c5eba2
commit ce724effec
2 changed files with 10 additions and 3 deletions
-2
View File
@@ -10,10 +10,8 @@ from pisi.actionsapi import pisitools
def setup():
kde5.configure("-DBUILD_TESTING=OFF \
-DBUILD_UNMAINTAINED=ON \
-DBUILD_KRITA_QT_DESIGNER_PLUGINS=ON \
-DKDE_INSTALL_LIBDIR=lib \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr")
def build():
+10 -1
View File
@@ -12,7 +12,7 @@
<PartOf>multimedia.graphics</PartOf>
<Summary xml:lang="en">Krita is a free digital painting application.</Summary>
<Description xml:lang="en">Krita is a free and open source digital painting application. It is for artists who want to create professional work from start to end. </Description>
<Archive sha1sum="0b2dea991de07f9652198127701d727403f0ca07" type="tarxz">https://download.kde.org/stable/krita/5.2.11/krita-5.2.11.tar.xz</Archive>
<Archive sha1sum="67d63bb1380fcaef9b949c59e7d3ae5a589fa846" type="tarxz">https://download.kde.org/stable/krita/5.2.13/krita-5.2.13.tar.xz</Archive>
<BuildDependencies>
<Dependency>zug</Dependency>
<Dependency>immer</Dependency>
@@ -138,6 +138,8 @@
<Dependency>freetype</Dependency>
<Dependency>harfbuzz</Dependency>
<Dependency>libunibreak</Dependency>
<Dependency>fontconfig</Dependency>
<Dependency>qt5-sql-sqlite</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
@@ -153,6 +155,13 @@
</Package>
<History>
<Update release="13">
<Date>2025-11-01</Date>
<Version>5.2.13</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="12">
<Date>2025-07-20</Date>
<Version>5.2.11</Version>