diff options
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 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" |