diff options
Diffstat (limited to 'graphics/pinta/pinta.SlackBuild')
-rw-r--r-- | graphics/pinta/pinta.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |