summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Erik Hanson2015-05-15 22:19:24 +0200
committer Willy Sudiarto Raharjo2015-05-17 18:45:25 +0200
commit61c47a867558074a65e58513e27ed464fdca3988 (patch)
treeec53556787fd68b4ee3aaf3671a3f86bf33083b9 /desktop
parent9346522ed6e4b121bea9351613e6bdd943264f8e (diff)
downloadslackbuilds-61c47a867558074a65e58513e27ed464fdca3988.tar.gz
desktop/xtrascreenhacks: Updated for version 0.7.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/xtrascreenhacks/xtrascreenhacks.SlackBuild6
-rw-r--r--desktop/xtrascreenhacks/xtrascreenhacks.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop/xtrascreenhacks/xtrascreenhacks.SlackBuild b/desktop/xtrascreenhacks/xtrascreenhacks.SlackBuild
index 52cab90c44..5bed75147c 100644
--- a/desktop/xtrascreenhacks/xtrascreenhacks.SlackBuild
+++ b/desktop/xtrascreenhacks/xtrascreenhacks.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for XtraScreenHacks
#
-# Copyright 2010 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2010-2015 Erik W. Hanson, Minneapolis, MN, USA
# 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=xtrascreenhacks
-VERSION=0.4
+VERSION=0.7
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,7 +79,7 @@ find $PKG/usr/man -type f -exec gzip -9 {} \;
for i in $(find $PKG/usr/man -type l) ; do ln -s $(readlink $i).gz $i.gz ; rm $i ; done
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a COPYING LICENSE README $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a README $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/README.SLACKWARE > $PKG/usr/doc/$PRGNAM-$VERSION/README.SLACKWARE
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/desktop/xtrascreenhacks/xtrascreenhacks.info b/desktop/xtrascreenhacks/xtrascreenhacks.info
index 18a985b660..0e81789754 100644
--- a/desktop/xtrascreenhacks/xtrascreenhacks.info
+++ b/desktop/xtrascreenhacks/xtrascreenhacks.info
@@ -1,8 +1,8 @@
PRGNAM="xtrascreenhacks"
-VERSION="0.4"
+VERSION="0.7"
HOMEPAGE="http://home.comcast.net/~shegeek/xtrascreenhacks/index.html"
-DOWNLOAD="http://home.comcast.net/~shegeek/xtrascreenhacks/xtrascreenhacks-0.4.tar.bz2"
-MD5SUM="6dd6c0b4f0fb10d7ffe360fbb074c827"
+DOWNLOAD="http://home.comcast.net/~shegeek/xtrascreenhacks/xtrascreenhacks-0.7.tar.bz2"
+MD5SUM="fbb4108fe4c80e634f11429f4ed0f5cc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""