[arch-commits] Commit in steam/trunk (PKGBUILD)

Daniel Wallace dwallace at nymeria.archlinux.org
Sun Feb 24 17:19:46 UTC 2013


    Date: Sunday, February 24, 2013 @ 18:19:46
  Author: dwallace
Revision: 84794

upgpkg: steam 1.0.0.33-1

upgpkg: steam 1.0.0.33-1

Modified:
  steam/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-24 16:59:02 UTC (rev 84793)
+++ PKGBUILD	2013-02-24 17:19:46 UTC (rev 84794)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
 # Contributor: K900 <k0009000 at gmail.com>
 pkgname=steam
-pkgver=1.0.0.31
-pkgrel=2
+pkgver=1.0.0.33
+pkgrel=1
 pkgdesc="Digital distribution client bootstrap package"
 arch=("i686" "x86_64")
 url="http://steampowered.com/"
@@ -24,19 +24,19 @@
   )
 build() {
     patch -d "$pkgname" -Np1 -i "$srcdir/lib32-flashplugin-path.patch"
-    patch -d "$pkgname" -Np1 -i "$srcdir/alsa_sdl_audiodriver.patch"
+    #patch -d "$pkgname" -Np1 -i "$srcdir/alsa_sdl_audiodriver.patch"
 }
 else
     optdepends=('flashplugin: for flash videos')
-build() {
-    patch -d "$pkgname" -Np1 -i "$srcdir/alsa_sdl_audiodriver.patch"
-}
+#build() {
+#    patch -d "$pkgname" -Np1 -i "$srcdir/alsa_sdl_audiodriver.patch"
+#}
 fi
 install=steam.install
 source=("http://repo.steampowered.com/$pkgname/pool/$pkgname/s/$pkgname/${pkgname}_$pkgver.tar.gz"
         'lib32-flashplugin-path.patch'
         'alsa_sdl_audiodriver.patch')
-md5sums=('887501c662554fffdb6809dd0d39f968'
+md5sums=('b8c2e74b0017d4d4fbcba801b8cb907b'
          '1d83a1df55d677f35ce415e0750f4448'
          'ac0e03d70f1101331598b2b32ed9bac3')
 




More information about the arch-commits mailing list