desktop/xtrascreenhacks: Updated for version 0.7.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2015-05-15 15:19:24 -05:00 committed by Willy Sudiarto Raharjo
parent 9346522ed6
commit 61c47a8675
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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=""