Date: Sunday, February 16, 2014 @ 05:16:17 Author: dwallace Revision: 105832
upgpkg: steam 1.0.0.47-1 upgpkg: steam 1.0.0.47 Modified: steam/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-16 04:13:51 UTC (rev 105831) +++ PKGBUILD 2014-02-16 04:16:17 UTC (rev 105832) @@ -2,7 +2,7 @@ # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: K900 <[email protected]> pkgname=steam -pkgver=1.0.0.45 +pkgver=1.0.0.47 pkgrel=1 pkgdesc="Digital distribution client bootstrap package" arch=("i686" "x86_64") @@ -12,7 +12,7 @@ source=("http://repo.steampowered.com/$pkgname/pool/$pkgname/s/$pkgname/${pkgname}_$pkgver.tar.gz" 'lib32-flashplugin-path.patch' 'alsa_sdl_audiodriver.patch') -md5sums=('586e707d30a034cc049f9156062fc37a' +md5sums=('c6f75ebaa9e32f2565df620d1867f274' '1d83a1df55d677f35ce415e0750f4448' 'ac0e03d70f1101331598b2b32ed9bac3') if [[ "$CARCH" == "x86_64" ]]; then
