summaryrefslogtreecommitdiffstats
path: root/misc/glogg/glogg.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2019-06-23 10:14:02 +0200
committer Matteo Bernardini2019-06-23 10:14:02 +0200
commit0838c924f3b7d36a83b7c907cd9c083d893fe35f (patch)
treee30695b4cc9fefb4d325ee530731ebcd7ae20932 /misc/glogg/glogg.SlackBuild
parent363a906a0b578360fc08e5e6193c228be8fbe259 (diff)
downloadslackbuilds-current-20190623.1.tar.gz
20190623.1 global branch merge.current-20190623.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