summaryrefslogtreecommitdiffstats
path: root/misc/glogg/glogg.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-02-17 19:00:23 +0100
committer Matteo Bernardini2019-02-17 19:00:23 +0100
commit728d1f98285ca36c6f63c48b4a9f3125ef7396ff (patch)
treeb9f9d2618fd06436d8eb61488edebac987197d5e /misc/glogg/glogg.SlackBuild
parent77c0f4770537aea300fccd3189b723bfada95f22 (diff)
downloadslackbuilds-d3a54bdd6cf5c967bb7a0a5a72dbf487bad56b2a.tar.gz
20190217.1 global branch merge.current-20190217.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'misc/glogg/glogg.SlackBuild')
-rw-r--r--misc/glogg/glogg.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/glogg/glogg.SlackBuild b/misc/glogg/glogg.SlackBuild
index 0278e2c4e8..33c808c379 100644
--- a/misc/glogg/glogg.SlackBuild
+++ b/misc/glogg/glogg.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=glogg
-VERSION=${VERSION:-1.0.2}
+VERSION=${VERSION:-1.1.4}
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
+qmake-qt5
make
make install INSTALL_ROOT=$PKG/usr