steam: update to 1.0.0.75.
This commit is contained in:
parent
6006b338d6
commit
921d20b408
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'steam'
|
# Template file for 'steam'
|
||||||
pkgname=steam
|
pkgname=steam
|
||||||
version=1.0.0.74
|
version=1.0.0.75
|
||||||
revision=2
|
revision=2
|
||||||
archs="i686 x86_64"
|
archs="i686 x86_64"
|
||||||
wrksrc=steam-launcher
|
wrksrc=steam-launcher
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="custom: Proprietary license"
|
license="custom: Proprietary license"
|
||||||
homepage="https://steampowered.com/"
|
homepage="https://steampowered.com/"
|
||||||
distfiles="http://repo.steampowered.com/${pkgname}/pool/${pkgname}/s/${pkgname}/${pkgname}_${version}.tar.gz"
|
distfiles="http://repo.steampowered.com/${pkgname}/pool/${pkgname}/s/${pkgname}/${pkgname}_${version}.tar.gz"
|
||||||
checksum=b0ed3b8378f541e8dab68d8b589d85ad6dc0cdf302701cf8e87130eda2b1a234
|
checksum=e52565a5e33b9a4184c5bdc222978b7fea958efd32641d5d5967774d751236a7
|
||||||
repository=nonfree
|
repository=nonfree
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue