From 43a9021e08b412c0c2c24a63122a39bfa23558c5 Mon Sep 17 00:00:00 2001 From: Miroslaw Turski Date: Sat, 10 Oct 2015 00:04:40 +0700 Subject: misc/glogg: Updated for version 1.0.2. Signed-off-by: Willy Sudiarto Raharjo --- misc/glogg/glogg.SlackBuild | 6 +++--- misc/glogg/glogg.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'misc/glogg') 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="" -- cgit v1.2.3