mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/openbox: Updated for version 3.4.7.2
This commit is contained in:
parent
7fc74047af
commit
7e9a852621
2 changed files with 3 additions and 1 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue