Date: Saturday, May 23, 2015 @ 04:34:16 Author: dwallace Revision: 133989
upgpkg: steam 1.0.0.50-1 upgpkg: steam 1.0.0.50 Modified: steam/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-05-23 02:32:07 UTC (rev 133988) +++ PKGBUILD 2015-05-23 02:34:16 UTC (rev 133989) @@ -2,8 +2,8 @@ # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: K900 <[email protected]> pkgname=steam -pkgver=1.0.0.49 -pkgrel=3 +pkgver=1.0.0.50 +pkgrel=1 pkgdesc="Digital distribution client bootstrap package" arch=("i686" "x86_64") url="http://steampowered.com/" @@ -11,7 +11,7 @@ install=steam.install source=("http://repo.steampowered.com/$pkgname/pool/$pkgname/s/$pkgname/${pkgname}_$pkgver.tar.gz" 'alsa_sdl_audiodriver.patch') -md5sums=('2ec8c8172fd34a1c0d007d7250509f42' +md5sums=('2fab57a606705012a4f800a28670dc3a' 'ac0e03d70f1101331598b2b32ed9bac3') if [[ "$CARCH" == "x86_64" ]]; then #depends+=(lib32-libgl lib32-mesa-libgl lib32-gcc-libs lib32-libx11)
