mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
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 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for PlayOnLinux
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=playonlinux
|
PRGNAM=playonlinux
|
||||||
VERSION=${VERSION:-3.8.6}
|
VERSION=${VERSION:-3.8.8}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="playonlinux"
|
PRGNAM="playonlinux"
|
||||||
VERSION="3.8.6"
|
VERSION="3.8.8"
|
||||||
HOMEPAGE="http://www.playonlinux.com/"
|
HOMEPAGE="http://www.playonlinux.com/"
|
||||||
DOWNLOAD="http://www.playonlinux.com/script_files/PlayOnLinux/3.8.6/PlayOnLinux_3.8.6.tar.gz"
|
DOWNLOAD="http://www.playonlinux.com/script_files/PlayOnLinux/3.8.8/PlayOnLinux_3.8.8.tar.gz"
|
||||||
MD5SUM="a2a39ceafa999be6bbec684b9b88b0da"
|
MD5SUM="1bc12abd0a3d2426ea35e6887e9d3bd5"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="Giovanne Castro"
|
MAINTAINER="Giovanne Castro"
|
||||||
|
|
Loading…
Reference in a new issue