diff options
author | slakmagik <slakmagik@gmail.com> | 2012-09-10 11:37:11 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-10 16:35:36 -0500 |
commit | ec957d32e4f44761d90c6d2f9563f6bb4f15819e (patch) | |
tree | 52d07875ec5ae223839ca80f989fb205cbc024f1 /graphics/mtpaint/mtpaint.SlackBuild | |
parent | 32a7e49b0c710e5d1f72328890c2919fe9a1a2bd (diff) | |
download | slackbuilds-ec957d32e4f44761d90c6d2f9563f6bb4f15819e.tar.gz |
graphics/mtpaint: Updated for version 3.40
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/mtpaint/mtpaint.SlackBuild')
-rw-r--r-- | graphics/mtpaint/mtpaint.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/mtpaint/mtpaint.SlackBuild b/graphics/mtpaint/mtpaint.SlackBuild index f75d8063a6..ad02c8b15f 100644 --- a/graphics/mtpaint/mtpaint.SlackBuild +++ b/graphics/mtpaint/mtpaint.SlackBuild @@ -5,8 +5,8 @@ # Released under the WTFPL PRGNAM=mtpaint -VERSION=${VERSION:-3.31} -BUILD=${BUILD:-3} +VERSION=${VERSION:-3.40} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |