summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Miroslaw Turski <miroslaw.turski@gmail.com>2015-10-10 00:04:40 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-10-10 00:04:40 +0700
commit43a9021e08b412c0c2c24a63122a39bfa23558c5 (patch)
treef609ea59c8e8775a4f967a11441ed38c8931eb20 /misc
parentb9a78bd949f525106e05847edf808029c0a6036b (diff)
downloadslackbuilds-43a9021e08b412c0c2c24a63122a39bfa23558c5.tar.gz
slackbuilds-43a9021e08b412c0c2c24a63122a39bfa23558c5.tar.xz
misc/glogg: Updated for version 1.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/glogg/glogg.SlackBuild6
-rw-r--r--misc/glogg/glogg.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/glogg/glogg.SlackBuild b/misc/glogg/glogg.SlackBuild
index 732c33940d..0278e2c4e8 100644
--- a/misc/glogg/glogg.SlackBuild
+++ b/misc/glogg/glogg.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for glogg
-# Copyright 2014 Miroslaw Turski
+# Copyright 2015 Miroslaw Turski
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=glogg
-VERSION=${VERSION:-0.9.2.1}
+VERSION=${VERSION:-1.0.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -67,7 +67,7 @@ find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
- -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
qmake
make
diff --git a/misc/glogg/glogg.info b/misc/glogg/glogg.info
index 9fdf572b35..61587350f7 100644
--- a/misc/glogg/glogg.info
+++ b/misc/glogg/glogg.info
@@ -1,8 +1,8 @@
PRGNAM="glogg"
-VERSION="0.9.2.1"
+VERSION="1.0.2"
HOMEPAGE="http://glogg.bonnefon.org/"
-DOWNLOAD="http://glogg.bonnefon.org/files/glogg-0.9.2.1.tar.gz"
-MD5SUM="17f4e7c10df0a1de4d3ee07ef4aa0fce"
+DOWNLOAD="http://glogg.bonnefon.org/files/glogg-1.0.2.tar.gz"
+MD5SUM="d6d9bb70ed50a38c5fa9114d71b52d3d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""