azpainter.

This commit is contained in:
4fury-c3440d8
2022-11-10 09:47:11 +03:00
parent 172395cde7
commit af89c14f5f
+9 -2
View File
@@ -15,8 +15,8 @@
<Description>
Full color painting software for Linux for illustration drawing. This is not suitable for dot editing. Since the color is handled with 16 bit color (15 bit fixed point number) internally, the accuracy of color rises, but the memory is consumed correspondingly.
</Description>
<Archive sha1sum="5e8aa87cfe54df90ca952fbb3b2a4788b4c05e53" type="tarbz2">
https://gitlab.com/azelpg/azpainter/-/archive/v3.0.5/azpainter-v3.0.5.tar.bz2
<Archive sha1sum="fd161ab25ab3163f3f62b7e213d986f9993fc026" type="tarbz2">
https://gitlab.com/azelpg/azpainter/-/archive/v3.0.6/azpainter-v3.0.6.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>ninja</Dependency>
@@ -55,6 +55,13 @@
</Package>
<History>
<Update release="9">
<Date>2022-11-10</Date>
<Version>3.0.6</Version>
<Comment>Ver. bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="8">
<Date>2022-04-14</Date>
<Version>3.0.5</Version>