diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-08-21 15:20:40 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-08-22 21:57:31 +0700 |
commit | 591a5a5906164f221a0e064d92c9100454d27845 (patch) | |
tree | d9d1c3c8d6314d5806c839407a309fd19c684ca4 /graphics/phototonic | |
parent | 9f684f2bbebed67debf8fe6267b373ab297671fd (diff) | |
download | slackbuilds-591a5a5906164f221a0e064d92c9100454d27845.tar.gz |
graphics/phototonic: Updated for version 1.03.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
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 239ccce102..cfe83485e0 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.01} +VERSION=${VERSION:-1.03} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/phototonic/phototonic.info b/graphics/phototonic/phototonic.info index 80bf8cb46f..4b249ff7ad 100644 --- a/graphics/phototonic/phototonic.info +++ b/graphics/phototonic/phototonic.info @@ -1,8 +1,8 @@ PRGNAM="phototonic" -VERSION="1.01" +VERSION="1.03" HOMEPAGE="http://oferkv.github.io/phototonic/" -DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.01.tar.gz" -MD5SUM="c4ea3f4c89bd0d3245b75954031a8af4" +DOWNLOAD="https://github.com/oferkv/phototonic/archive/v1.03.tar.gz" +MD5SUM="4ee9273b5fbe0b40407ef0c134d24333" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="qt5" |