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

Eric Bélanger eric at nymeria.archlinux.org
Thu Feb 7 05:31:55 UTC 2013


    Date: Thursday, February 7, 2013 @ 06:31:54
  Author: eric
Revision: 177539

Use array for license field

Modified:
  facile/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-07 05:30:23 UTC (rev 177538)
+++ PKGBUILD	2013-02-07 05:31:54 UTC (rev 177539)
@@ -7,7 +7,7 @@
 pkgdesc="A Functional Constraint Library"
 arch=(i686 x86_64)
 url="http://www.recherche.enac.fr/opti/facile/"
-license="LGPL"
+license=("LGPL")
 makedepends=('ocaml')
 depends=()
 source=(http://www.recherche.enac.fr/opti/facile/distrib/$pkgname-$pkgver.tar.gz




More information about the arch-commits mailing list