mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
games/steam: Updated for version 1.0.0.50.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d74f6386b6
commit
7c3b904b55
2 changed files with 5 additions and 5 deletions
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=steam
|
||||
VERSION=${VERSION:-1.0.0.49}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-1.0.0.50}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="steam"
|
||||
VERSION="1.0.0.49"
|
||||
VERSION="1.0.0.50"
|
||||
HOMEPAGE="http://store.steampowered.com/"
|
||||
DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.49.tar.gz"
|
||||
MD5SUM="2ec8c8172fd34a1c0d007d7250509f42"
|
||||
DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.50.tar.gz"
|
||||
MD5SUM="2fab57a606705012a4f800a28670dc3a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="OpenAL"
|
||||
|
|
Loading…
Reference in a new issue