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

Eric Belanger eric at archlinux.org
Sat Aug 16 04:46:46 UTC 2008


    Date: Saturday, August 16, 2008 @ 00:46:45
  Author: eric
Revision: 8726

fixing md5sums

Modified:
  libao/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-16 04:45:40 UTC (rev 8725)
+++ PKGBUILD	2008-08-16 04:46:45 UTC (rev 8726)
@@ -10,9 +10,9 @@
 depends=('glibc' 'alsa-lib')
 makedepends=('esd')
 backup=('etc/libao.conf')
+options=('!libtool')
 source=(http://downloads.xiph.org/releases/ao/${pkgname}-${pkgver}.tar.gz libao.conf)
-md5sums=('b92cba3cbcf1ee9bc221118a85d23dcd')
-options=('!libtool')
+md5sums=('b92cba3cbcf1ee9bc221118a85d23dcd' '821a019116f928c582d2bbf537ffd9a7')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list