mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
games/steam: Updated for version 1.0.0.63
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f25999b99b
commit
cf7b6017e0
2 changed files with 5 additions and 5 deletions
|
@ -25,8 +25,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=steam
|
||||
VERSION=${VERSION:-1.0.0.62}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-1.0.0.63}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="steam"
|
||||
VERSION="1.0.0.62"
|
||||
VERSION="1.0.0.63"
|
||||
HOMEPAGE="http://store.steampowered.com/"
|
||||
DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.62.tar.gz"
|
||||
MD5SUM="91df4d6555f63c1c0cbe559f9fa95f04"
|
||||
DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.63.tar.gz"
|
||||
MD5SUM="ace21a51ae486ebf838fa9a89f70ca46"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="OpenAL python3 zenity"
|
||||
|
|
Loading…
Reference in a new issue