diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-12-09 20:40:01 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-12 07:18:46 +0700 |
commit | 4d301f1835b9639cd8f46c4a2c0004205e7344a3 (patch) | |
tree | fb607da2c00d352c28c827634751fe71f9119730 /graphics/phototonic/phototonic.SlackBuild | |
parent | 2fdd9f6789f138b8cf615aef73c4412d1f4f3a65 (diff) |
graphics/phototonic: Updated for version 1.7.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'graphics/phototonic/phototonic.SlackBuild')
-rw-r--r-- | graphics/phototonic/phototonic.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/phototonic/phototonic.SlackBuild b/graphics/phototonic/phototonic.SlackBuild index 509d4b7e25422..177743fda6785 100644 --- a/graphics/phototonic/phototonic.SlackBuild +++ b/graphics/phototonic/phototonic.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for phototonic -# Copyright <2014-2015> <Dimitris Zlatanidis> <Orestiada, Greece> +# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=phototonic -VERSION=${VERSION:-1.6} +VERSION=${VERSION:-1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |