summaryrefslogtreecommitdiff
path: root/graphics/phototonic/phototonic.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/phototonic/phototonic.SlackBuild')
-rw-r--r--graphics/phototonic/phototonic.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/phototonic/phototonic.SlackBuild b/graphics/phototonic/phototonic.SlackBuild
index db0ba69201..9156a733e5 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.91}
+VERSION=${VERSION:-0.98}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -69,7 +69,7 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-qmake PREFIX="/usr"
+qmake-qt5 PREFIX="/usr"
make
make INSTALL_ROOT=$PKG install