desktop/wmcliphist: Updated for version 1.0.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2011-03-27 09:16:57 -04:00 committed by Robby Workman
parent 0543cfa813
commit 4a40b8bf87
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Written by Shining <shining@freaknet.org>
PRGNAM=wmcliphist
VERSION=${VERSION:-0.6}
VERSION=${VERSION:-1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -47,7 +47,7 @@ rm -rf $PRGNAM-$VERSION
mkdir -p $PRGNAM-$VERSION
cd $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-latest.tar.gz
cd $PRGNAM-$VERSION
cd $PRGNAM
chmod -R u+w,go+r-w,a-s .
chown -R root:root .

View file

@ -1,8 +1,8 @@
PRGNAM="wmcliphist"
VERSION="0.6"
VERSION="1.0"
HOMEPAGE="http://linux.nawebu.cz/wmcliphist"
DOWNLOAD="http://linux.nawebu.cz/wmcliphist/wmcliphist-latest.tar.gz"
MD5SUM="6cd9788321eb7c0c72bd00cb76f52789"
MD5SUM="81c9627c2955949669d2afa547415a10"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Shining"