Date: Wednesday, April 23, 2014 @ 03:20:50 Author: dwallace Revision: 110007
upgpkg: steam 1.0.0.47-2 upgpkg: steam 1.0.0.47-2 FS# 38427 Modified: steam/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-22 23:18:22 UTC (rev 110006) +++ PKGBUILD 2014-04-23 01:20:50 UTC (rev 110007) @@ -3,7 +3,7 @@ # Contributor: K900 <[email protected]> pkgname=steam pkgver=1.0.0.47 -pkgrel=1 +pkgrel=2 pkgdesc="Digital distribution client bootstrap package" arch=("i686" "x86_64") url="http://steampowered.com/" @@ -24,6 +24,7 @@ 'lib32-nouveau-dri: for Nouveau users' 'lib32-nvidia-utils: for NVIDIA proprietary blob users' 'lib32-flashplugin: for flash video' + 'lib32-alsa-plugins' ) prepare() { patch -d "$pkgname" -Np1 -i "$srcdir/lib32-flashplugin-path.patch"
