desktop/openbox: Updated for version 3.4.7.2

This commit is contained in:
Chess Griffin 2010-05-13 00:23:00 +02:00 committed by David Somero
parent 7fc74047af
commit 7e9a852621
2 changed files with 3 additions and 1 deletions

View file

@ -154,4 +154,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}

View file

@ -2,7 +2,9 @@ PRGNAM="openbox"
VERSION="3.4.7.2"
HOMEPAGE="http://icculus.org/openbox/"
DOWNLOAD="http://icculus.org/openbox/releases/openbox-3.4.7.2.tar.gz"
DOWNLOAD_x86_64=""
MD5SUM="9e7589e90519bc6ac2f4656ea6869439"
MD5SUM_x86_64=""
MAINTAINER="Chess Griffin"
EMAIL="chess@chessgriffin.com"
APPROVED="dsomero"