diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-09 04:29:44 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-09 04:29:44 +0700 |
commit | c3d64493796b811b5c6fafc092f7e25ed0da4b6c (patch) | |
tree | e901ee6c6715814ca3e500e69503dd9bd6c4ab39 /graphics/pinta | |
parent | 170acaef5bc5d64fc208f158be5b7a2c56b659b3 (diff) | |
download | slackbuilds-c3d64493796b811b5c6fafc092f7e25ed0da4b6c.tar.gz |
graphics/pinta: Updated for version 1.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/pinta')
-rw-r--r-- | graphics/pinta/pinta.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/pinta/pinta.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/pinta/pinta.SlackBuild b/graphics/pinta/pinta.SlackBuild index 4d08eeb544..b765fdb13a 100644 --- a/graphics/pinta/pinta.SlackBuild +++ b/graphics/pinta/pinta.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for pinta # Copyright 2010-2012 Binh Nguyen <binhvng@gmail.com> -# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pinta -VERSION=${VERSION:-1.5} +VERSION=${VERSION:-1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/pinta/pinta.info b/graphics/pinta/pinta.info index 911ab07c6a..56131c99f3 100644 --- a/graphics/pinta/pinta.info +++ b/graphics/pinta/pinta.info @@ -1,8 +1,8 @@ PRGNAM="pinta" -VERSION="1.5" +VERSION="1.6" HOMEPAGE="http://pinta-project.com/" -DOWNLOAD="https://github.com/PintaProject/Pinta/releases/download/1.5/pinta-1.5.tar.gz" -MD5SUM="f3e0d69b3fbda3aec6eeb36b5c94b81f" +DOWNLOAD="https://github.com/PintaProject/Pinta/releases/download/1.6/pinta-1.6.tar.gz" +MD5SUM="8a33ca030748c88f28ac624334ddf2cd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="mono-addins" |