azpainterb.

This commit is contained in:
4fury-c3440d8
2021-01-02 12:11:35 +00:00
parent 530e8435e9
commit 782d70119f
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "ChangeLog", "README")
pisitools.dodoc("AUTHORS", "ChangeLog", "ReadMe*")
+9 -2
View File
@@ -15,8 +15,8 @@
<Description>
Paint software for Linux which can be used for various purposes such as dot editing, illustration, retouching, etc. You can sense pen pressure with XInput2.
</Description>
<Archive sha1sum="0a2dcda67c98448698ae2bdb8fee3c3f1612acba" type="tarxz">
http://azsky2.html.xdomain.jp/arc/azpainterb-1.1.2-200428.tar.xz
<Archive sha1sum="63e2f1448a804d275f0186d275bdcf753c654851" type="tarxz">
http://azsky2.html.xdomain.jp/arc/azpainterb-1.1.3.tar.xz
</Archive>
<BuildDependencies>
<Dependency>libXi-devel</Dependency>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-12-31</Date>
<Version>1.1.3</Version>
<Comment>Ver. bump</Comment>
<Name>fury</Name>
<Email>wascheme@tuta.io</Email>
</Update>
<Update release="2">
<Date>2020-04-22</Date>
<Version>1.1.2</Version>