From a68ae5c42aeafccfa97a4e7763e5e1d3b58b0c45 Mon Sep 17 00:00:00 2001 From: Philip Lacroix Date: Fri, 11 Sep 2015 01:41:37 +0700 Subject: games/fgo: Update EMAIL. Signed-off-by: Willy Sudiarto Raharjo --- games/fgo/fgo.SlackBuild | 6 +++--- games/fgo/fgo.info | 2 +- games/fgo/slack-desc | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/games/fgo/fgo.SlackBuild b/games/fgo/fgo.SlackBuild index 9cfdd0c280..1726a0944e 100644 --- a/games/fgo/fgo.SlackBuild +++ b/games/fgo/fgo.SlackBuild @@ -1,8 +1,8 @@ #!/bin/sh -# Slackware build script for FGo!, a graphical front end for FlightGear +# Slackware build script for fgo -# Copyright 2013-2014 Philip Lacroix +# Copyright 2013-2015 Philip Lacroix # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -54,7 +54,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 {} \; PRGDIR=$PKG/opt/$PRGNAM PRGDAT=$PKG/opt/$PRGNAM/data diff --git a/games/fgo/fgo.info b/games/fgo/fgo.info index ed678d8d7b..57873142bf 100644 --- a/games/fgo/fgo.info +++ b/games/fgo/fgo.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="FlightGear" MAINTAINER="Philip Lacroix" -EMAIL="philnx at posteo dot de" +EMAIL="slackph at posteo dot de" diff --git a/games/fgo/slack-desc b/games/fgo/slack-desc index eacd13533b..a8b6920b3b 100644 --- a/games/fgo/slack-desc +++ b/games/fgo/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -fgo: FGo! (a simple and fast front end for FlightGear Flight Simulator) +fgo: fgo (a simple and fast front end for FlightGear Flight Simulator) fgo: fgo: FGo! is a simple and fast graphical front end for FlightGear, written fgo: in Python by Robert Leda. It combines a simple graphical interface, -- cgit v1.2.3