diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-09-21 12:19:51 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-09-25 17:01:44 +0700 |
commit | d269cc34610137c272b0d3a4e119bac26acf43ec (patch) | |
tree | 54c9d058084bac1f095c61aa00c0acdc19ec9837 /graphics/phototonic | |
parent | 3f73d58e2a5efbbfb7ee4274ad3292da0cb4ba09 (diff) | |
download | slackbuilds-d269cc34610137c272b0d3a4e119bac26acf43ec.tar.gz |
graphics/phototonic: Updated for version 1.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/phototonic')
-rw-r--r-- | graphics/phototonic/phototonic.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/phototonic/phototonic.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/phototonic/phototonic.SlackBuild b/graphics/phototonic/phototonic.SlackBuild index cfe83485e0..ce844f79cd 100644 --- a/graphics/phototonic/phototonic.SlackBuild +++ b/graphics/phototonic/phototonic.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=phototonic -VERSION=${VERSION:-1.03} +VERSION=${VERSION:-1.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/phototonic/phototonic.info b/graphics/phototonic/phototonic.info index 4b249ff7ad..f7a226e687 100644 --- a/graphics/phototonic/phototonic.info +++ b/graphics/phototonic/phototonic.info @@ -1,8 +1,8 @@ PRGNAM="phototonic" -VERSION="1.03" +VERSION="1.4" HOMEPAGE="http://oferkv.github.io/phototonic/" -DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.03.tar.gz" -MD5SUM="4ee9273b5fbe0b40407ef0c134d24333" +DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.4.tar.gz" +MD5SUM="1b51a980e270877dc0e89de2308192e2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |