diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-07-13 23:03:10 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-16 18:26:44 +0700 |
commit | 701a0c4651a1a15f8c185b4e64d30fcc67de98cc (patch) | |
tree | 943187cd2d1b0b4f00b50b1e2f5db67382c11fa4 /graphics | |
parent | 409c29a6cb582ff5b74bf18341c7994a5cf41810 (diff) | |
download | slackbuilds-701a0c4651a1a15f8c185b4e64d30fcc67de98cc.tar.gz |
graphics/phototonic: Updated for version 1.00.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-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 0510182ca0..1c6fc0c1a0 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:-0.99} +VERSION=${VERSION:-1.00} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/phototonic/phototonic.info b/graphics/phototonic/phototonic.info index 095173c0e3..8ebab72422 100644 --- a/graphics/phototonic/phototonic.info +++ b/graphics/phototonic/phototonic.info @@ -1,8 +1,8 @@ PRGNAM="phototonic" -VERSION="0.99" +VERSION="1.00" HOMEPAGE="http://oferkv.github.io/phototonic/" -DOWNLOAD="https://github.com/oferkv/phototonic/archive/v0.99.tar.gz" -MD5SUM="3f818b3797e3fd00d86cdc8357c22af2" +DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.00.tar.gz" +MD5SUM="5a60c6db8a2831061016bb2209a1fbaa" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |