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

Jan Steffens heftig at archlinux.org
Wed Feb 23 18:20:55 UTC 2011


    Date: Wednesday, February 23, 2011 @ 13:20:55
  Author: heftig
Revision: 111034

Fix provides

Modified:
  libao/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-23 18:02:59 UTC (rev 111033)
+++ PKGBUILD	2011-02-23 18:20:55 UTC (rev 111034)
@@ -14,7 +14,7 @@
 backup=('etc/libao.conf')
 options=('!libtool')
 conflicts=('libao-pulse')
-provides=('libao-pulse=$pkgver-$pkgrel')
+provides=("libao-pulse=$pkgver-$pkgrel")
 replaces=('libao-pulse')
 source=("http://downloads.xiph.org/releases/ao/${pkgname}-${pkgver}.tar.gz"
         'libao.conf')




More information about the arch-commits mailing list