steam: update to 1.0.0.45.

This commit is contained in:
Juan RP 2013-12-27 15:24:29 +01:00
parent 3b85323093
commit ceca2832d1

View File

@ -3,16 +3,16 @@
only_for_archs=i686 only_for_archs=i686
pkgname=steam pkgname=steam
version=1.0.0.43 version=1.0.0.45
revision=1 revision=1
wrksrc=steam wrksrc=steam
makedepends="hicolor-icon-theme desktop-file-utils" makedepends="hicolor-icon-theme desktop-file-utils liberation-fonts-ttf"
short_desc="Digital distribution client bootstrap package - Valve's steam client" short_desc="Digital distribution client bootstrap package - Valve's steam client"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
license="Propietary license" license="Propietary license"
homepage="http://steampowered.com/" homepage="http://steampowered.com/"
distfiles="http://repo.steampowered.com/$pkgname/pool/$pkgname/s/steam/steam_${version}.tar.gz" distfiles="http://repo.steampowered.com/$pkgname/pool/$pkgname/s/steam/steam_${version}.tar.gz"
checksum=7c22d08944183c6b0fe5c62e6ba71beece8fe11146e3a15e9ee8bcddebb7bc8f checksum=58f42d2d4980dd9a66445a2b60a6d336140a6ee6171803c6f925b5d1b2462942
do_install() { do_install() {
make DESTDIR=${DESTDIR} install make DESTDIR=${DESTDIR} install
@ -27,7 +27,7 @@ do_install() {
} }
steam_package() { steam_package() {
depends="hicolor-icon-theme desktop-file-utils" depends="${makedepends}"
nonfree="yes" nonfree="yes"
pkg_install() { pkg_install() {
vmove all vmove all