games/playonlinux: Updated for version 3.8.12.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Giovanne Castro 2011-06-03 22:40:32 -05:00 committed by Robby Workman
parent 5bd6528946
commit 7250b44346
4 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
[Desktop Entry]
Version=1.0
Name=PlayOnLinux
Comment=Play MS® Windows® Games and Softwares
Comment=Play MS Windows Games and Softwares
Type=Application
Exec=playonlinux
Icon=playonlinux

View file

@ -1,6 +1,6 @@
PlayOnLinux is a piece of sofware which allows you to easily install
and use numerous games and softwares designed to run with Microsoft®'s
Windows®. Few games are compatible with GNU/Linux at the moment and it
and use numerous games and softwares designed to run with Microsoft's
Windows. Few games are compatible with GNU/Linux at the moment and it
certainly is a factor preventing the migration to this system.
PlayOnLinux brings an accessible and efficient solution to this problem,
cost-free and rescpetful of the free softwares.

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=playonlinux
VERSION=${VERSION:-3.8.8}
VERSION=${VERSION:-3.8.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="playonlinux"
VERSION="3.8.8"
VERSION="3.8.12"
HOMEPAGE="http://www.playonlinux.com/"
DOWNLOAD="http://www.playonlinux.com/script_files/PlayOnLinux/3.8.8/PlayOnLinux_3.8.8.tar.gz"
MD5SUM="1bc12abd0a3d2426ea35e6887e9d3bd5"
DOWNLOAD="http://www.playonlinux.com/script_files/PlayOnLinux/3.8.12/PlayOnLinux_3.8.12.tar.gz"
MD5SUM="d308a35ba77306cd696e322e664b798d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Giovanne Castro"
EMAIL="giovannefc@ig.com.br"
APPROVED="rworkman"
APPROVED="rworkman,Erik Hanson"