diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-01-09 06:55:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-09 06:55:22 +0700 |
commit | 02b9a877fdba769c137bd4562f447b188cd23a98 (patch) | |
tree | c26ce71b93bc99ea9a06e3bf44ffde484bcc4db4 | |
parent | d0251fb3b2d910acbb5362b491b1f9d33c6a9767 (diff) | |
download | slackbuilds-02b9a877fdba769c137bd4562f447b188cd23a98.tar.gz |
graphics/phototonic: Updated for version 1.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 ce844f79cd..06f52de950 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.4} +VERSION=${VERSION:-1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/phototonic/phototonic.info b/graphics/phototonic/phototonic.info index f7a226e687..6049a5b7bc 100644 --- a/graphics/phototonic/phototonic.info +++ b/graphics/phototonic/phototonic.info @@ -1,8 +1,8 @@ PRGNAM="phototonic" -VERSION="1.4" +VERSION="1.5" HOMEPAGE="http://oferkv.github.io/phototonic/" -DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.4.tar.gz" -MD5SUM="1b51a980e270877dc0e89de2308192e2" +DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.5.tar.gz" +MD5SUM="ea0fdf2110ba29b3f2a7b1123b40bb20" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |