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

Eric Belanger eric at archlinux.org
Sun Aug 17 04:16:38 UTC 2008


    Date: Sunday, August 17, 2008 @ 00:16:38
  Author: eric
Revision: 9149

adding md5sums

Modified:
  libofa/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-17 04:15:43 UTC (rev 9148)
+++ PKGBUILD	2008-08-17 04:16:38 UTC (rev 9149)
@@ -8,11 +8,11 @@
 url="http://www.musicdns.org/"
 depends=('expat' 'curl' 'fftw')
 makedepends=(pkgconfig)
-options=(!LIBTOOL)
+options=('!libtool')
 source=(http://www.musicip.com/dns/files/$pkgname-$pkgver.tar.gz
 	gcc-4.patch)
+md5sums=('51507d2c4b432bd2755f48d58471696e' 'a6f78b90bd0f4354d022a71c3e58ef6c')
 
-
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
   patch -Np0 -i ../gcc-4.patch || return 1




More information about the arch-commits mailing list