steam: update to 1.0.0.49.
This commit is contained in:
parent
1a20d0cae9
commit
5e18af1c43
|
@ -3,7 +3,7 @@
|
|||
only_for_archs="i686 x86_64"
|
||||
|
||||
pkgname=steam
|
||||
version=1.0.0.48
|
||||
version=1.0.0.49
|
||||
revision=1
|
||||
wrksrc=steam
|
||||
depends="curl dbus freetype gdk-pixbuf hicolor-icon-theme desktop-file-utils liberation-fonts-ttf"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="Propietary license"
|
||||
homepage="http://steampowered.com/"
|
||||
distfiles="http://repo.steampowered.com/$pkgname/pool/$pkgname/s/steam/steam_${version}.tar.gz"
|
||||
checksum=a22c90411279bdf03dda2baa177994efe85f58f85e6cff9575646a5d8ec3c523
|
||||
checksum=fd893b5c2f5585be1cd8a83f4a6c7d523a2bd985a91587adb5afaccd6fa12fb0
|
||||
|
||||
do_install() {
|
||||
make DESTDIR=${DESTDIR} install
|
||||
|
|
Loading…
Reference in New Issue