games/playonlinux: Updated for version 3.8.8.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
b17d2c7f79
commit
fa25ab68b1
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for PlayOnLinux
|
||||
|
||||
# Copyright 2010 by Giovanne Castro, Campinas, Sao Paulo, Brazil <giovannefc@ig.com.br>
|
||||
# Copyright 2011 by Giovanne Castro, Campinas, Sao Paulo, Brazil <giovannefc@ig.com.br>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=playonlinux
|
||||
VERSION=${VERSION:-3.8.6}
|
||||
VERSION=${VERSION:-3.8.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="playonlinux"
|
||||
VERSION="3.8.6"
|
||||
VERSION="3.8.8"
|
||||
HOMEPAGE="http://www.playonlinux.com/"
|
||||
DOWNLOAD="http://www.playonlinux.com/script_files/PlayOnLinux/3.8.6/PlayOnLinux_3.8.6.tar.gz"
|
||||
MD5SUM="a2a39ceafa999be6bbec684b9b88b0da"
|
||||
DOWNLOAD="http://www.playonlinux.com/script_files/PlayOnLinux/3.8.8/PlayOnLinux_3.8.8.tar.gz"
|
||||
MD5SUM="1bc12abd0a3d2426ea35e6887e9d3bd5"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Giovanne Castro"
|
||||
|
|
Loading…
Reference in New Issue