summaryrefslogtreecommitdiffstats
path: root/desktop/bmpanel2
diff options
context:
space:
mode:
author Matteo Bernardini2012-09-15 18:19:50 +0200
committer dsomero2012-09-17 01:44:40 +0200
commitbccd5718fc766056ee343ea6aebeb0e3a42536f3 (patch)
tree1955d5d7466ccc4ee34d1c17b29df607e686c46d /desktop/bmpanel2
parent418910b40c865c7458d5fa66e4d294362d6c83ed (diff)
downloadslackbuilds-bccd5718fc766056ee343ea6aebeb0e3a42536f3.tar.gz
desktop/bmpanel2: Updated for version 20111207_5ad46c8.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'desktop/bmpanel2')
-rw-r--r--desktop/bmpanel2/bmpanel2.SlackBuild11
-rw-r--r--desktop/bmpanel2/bmpanel2.info6
2 files changed, 7 insertions, 10 deletions
diff --git a/desktop/bmpanel2/bmpanel2.SlackBuild b/desktop/bmpanel2/bmpanel2.SlackBuild
index 9dcee2d368..6080534ab1 100644
--- a/desktop/bmpanel2/bmpanel2.SlackBuild
+++ b/desktop/bmpanel2/bmpanel2.SlackBuild
@@ -22,13 +22,10 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=bmpanel2
-VERSION=${VERSION:-20110303_d6e866f}
+VERSION=${VERSION:-20111207_5ad46c8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
-# You should change this value if you want to build a newer version/commit
-COMMIT=${COMMIT:-d6e866f}
-
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i486 ;;
@@ -63,9 +60,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf nsf-$PRGNAM-$COMMIT
-tar xvf $CWD/nsf-$PRGNAM*-g$COMMIT.tar.?z*
-cd nsf-$PRGNAM-$COMMIT
+rm -rf $PRGNAM-$VERSION
+tar xvf $CWD/$PRGNAM*-$VERSION.tar.?z*
+cd $PRGNAM-$VERSION
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \
diff --git a/desktop/bmpanel2/bmpanel2.info b/desktop/bmpanel2/bmpanel2.info
index dddfc16037..b16e5b8bb5 100644
--- a/desktop/bmpanel2/bmpanel2.info
+++ b/desktop/bmpanel2/bmpanel2.info
@@ -1,8 +1,8 @@
PRGNAM="bmpanel2"
-VERSION="20110303_d6e866f"
+VERSION="20111207_5ad46c8"
HOMEPAGE="http://code.google.com/p/bmpanel2/"
-DOWNLOAD="https://github.com/nsf/bmpanel2/tarball/d6e866f4b33e1ff8bae3598dd17b00f6dfd77c38"
-MD5SUM="ba48fa48d90d160a298241f8441ad685"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/bmpanel2-20111207_5ad46c8.tar.xz"
+MD5SUM="3bb7a62f18b4e3b84ac292f2133c7ddf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""