azpainter-3.0.3

This commit is contained in:
4fury-c3440d8
2021-07-11 00:34:01 +03:00
parent 543a63037f
commit 1589b85de5
+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="c7b713755ce1311437df0296a74d80c779cf2404" type="tarbz2">
https://gitlab.com/azelpg/azpainter/-/archive/v3.0.2/azpainter-v3.0.2.tar.bz2
<Archive sha1sum="98f9a564b03c22adcc92c549bda22191890c0cac" type="tarbz2">
https://gitlab.com/azelpg/azpainter/-/archive/v3.0.3/azpainter-v3.0.3.tar.bz2
</Archive>
<BuildDependencies>
<Dependency>tiff-devel</Dependency>
@@ -54,6 +54,13 @@
</Package>
<History>
<Update release="6">
<Date>2021-07-10</Date>
<Version>3.0.3</Version>
<Comment>Ver. bump.</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="5">
<Date>2021-07-02</Date>
<Version>3.0.2</Version>