mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
games/steam: Updated for version 1.0.0.69
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ec627f889a
commit
bb2b64166d
2 changed files with 5 additions and 5 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=steam
|
||||
VERSION=${VERSION:-1.0.0.68}
|
||||
VERSION=${VERSION:-1.0.0.69}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="steam"
|
||||
VERSION="1.0.0.68"
|
||||
HOMEPAGE="http://store.steampowered.com/"
|
||||
DOWNLOAD="http://repo.steampowered.com/steam/archive/precise/steam_1.0.0.68.tar.gz"
|
||||
MD5SUM="5b1f5d233643f30cee2eba8ecaa78483"
|
||||
VERSION="1.0.0.69"
|
||||
HOMEPAGE="https://store.steampowered.com/"
|
||||
DOWNLOAD="https://repo.steampowered.com/steam/archive/precise/steam_1.0.0.69.tar.gz"
|
||||
MD5SUM="9099e348686ac5d50f6a8823e40c421d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="OpenAL python3 zenity"
|
||||
|
|
Loading…
Reference in a new issue