diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-05-28 13:21:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-28 23:45:46 +0700 |
commit | 3a024b65cf48fca8d796b502b4d00a7699ad6edf (patch) | |
tree | 3034e92dfa71ae2540e27fcc6efa404a21bfd245 /graphics/phototonic | |
parent | 83358ea07f46a670892df291408873514b154c37 (diff) | |
download | slackbuilds-3a024b65cf48fca8d796b502b4d00a7699ad6edf.tar.gz |
graphics/phototonic: Updated for version 0.99.
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 9156a733e5..0510182ca0 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.98} +VERSION=${VERSION:-0.99} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/phototonic/phototonic.info b/graphics/phototonic/phototonic.info index 6552aa0924..095173c0e3 100644 --- a/graphics/phototonic/phototonic.info +++ b/graphics/phototonic/phototonic.info @@ -1,8 +1,8 @@ PRGNAM="phototonic" -VERSION="0.98" +VERSION="0.99" HOMEPAGE="http://oferkv.github.io/phototonic/" -DOWNLOAD="https://github.com/oferkv/phototonic/archive/v0.98.tar.gz" -MD5SUM="72cef19cdcaf85b1777077b1714b611d" +DOWNLOAD="https://github.com/oferkv/phototonic/archive/v0.99.tar.gz" +MD5SUM="3f818b3797e3fd00d86cdc8357c22af2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |