summaryrefslogtreecommitdiffstats
path: root/misc/glogg/glogg.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-01-01 04:15:34 +0100
committer Matteo Bernardini2020-01-01 04:15:34 +0100
commit7b5934635d48ae01b924eb12042024b61f21c226 (patch)
tree598bd992cc39bfc71a10d0018119b1435d5ba554 /misc/glogg/glogg.SlackBuild
parent82bbd880da5d554ddb98a82fcf8c17cc2131d56a (diff)
downloadslackbuilds-7b5934635d48ae01b924eb12042024b61f21c226.tar.gz
20200101.1 global branch merge.current-20200101.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