games/playonlinux: Updated for version 3.8.5.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
da08fd150d
commit
ba5f7d9180
|
@ -5,4 +5,4 @@ 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.
|
||||
|
||||
This requires wxPython, wine and cabextract.
|
||||
This requires wxPython, wine, and cabextract.
|
||||
|
|
|
@ -23,11 +23,11 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=playonlinux
|
||||
VERSION=${VERSION:-3.8.3}
|
||||
VERSION=${VERSION:-3.8.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
# It's all python and all in /usr/share (/usr/bin/playonlinux is a symlink)
|
||||
# It's all python and all in /usr/share (/usr/bin/playonlinux is a script)
|
||||
ARCH=noarch
|
||||
|
||||
CWD=$(pwd)
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="playonlinux"
|
||||
VERSION="3.8.3"
|
||||
VERSION="3.8.5"
|
||||
HOMEPAGE="http://www.playonlinux.com/"
|
||||
DOWNLOAD="http://www.playonlinux.com/script_files/PlayOnLinux/3.8.3/PlayOnLinux_3.8.3.tar.gz"
|
||||
MD5SUM="29bb5532c63c4ff6aed3e558cd08a9bc"
|
||||
DOWNLOAD="http://www.playonlinux.com/script_files/PlayOnLinux/3.8.5/PlayOnLinux_3.8.5.tar.gz"
|
||||
MD5SUM="10a55a0c6197fead50ccbf61734d0a11"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Giovanne Castro"
|
||||
EMAIL="giovannefc@ig.com.br"
|
||||
APPROVED="Erik Hanson"
|
||||
APPROVED="rworkman"
|
||||
|
|
|
@ -13,7 +13,7 @@ playonlinux: and use numerous games and softwares designed to run with Microsoft
|
|||
playonlinux: Windows. Few games are compatible with GNU/Linux at the moment and it
|
||||
playonlinux: certainly is a factor preventing the migration to this system.
|
||||
playonlinux: PlayOnLinux brings an accessible and efficient solution to this
|
||||
playonlinux: problem, cost-free and rescpetful of the free softwares.
|
||||
playonlinux: problem, cost-free, and respectful of the free software.
|
||||
playonlinux:
|
||||
playonlinux: Homepage: http://www.playonlinux.com/
|
||||
playonlinux:
|
||||
|
|
Loading…
Reference in New Issue