desktop/screenfetch: Change source URL.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2014-06-23 08:13:31 +07:00
parent 3d0fc593a0
commit d165a2a467
2 changed files with 7 additions and 6 deletions

View file

@ -29,8 +29,9 @@
PRGNAM=screenfetch
VERSION=${VERSION:-3.2.2}
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
DIRNAME=screenFetch
ARCH=noarch
@ -47,8 +48,8 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
cd $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/v$VERSION.tar.gz
cd $DIRNAME-$VERSION
chmod 644 $DOCS
install -m 755 -D $PRGNAM-dev $PKG/usr/bin/$PRGNAM

View file

@ -1,8 +1,8 @@
PRGNAM="screenfetch"
VERSION="3.2.2"
HOMEPAGE="http://www.kittykatt.us/index.php?page=scripts"
DOWNLOAD="http://git.silverirc.com/cgit.cgi/screenfetch.git/snapshot/screenfetch-3.2.2.tar.bz2"
MD5SUM="de7d68a53559bf1ae5ca17da656501d6"
HOMEPAGE="https://github.com/KittyKatt/screenFetch"
DOWNLOAD="https://github.com/KittyKatt/screenFetch/archive/v3.2.2.tar.gz"
MD5SUM="25522ffd6a54dc8695d801e7f9a22794"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""