[arch-commits] CVS update of unstable/network/frostwire (PKGBUILD)

Travis Willard travis at archlinux.org
Mon Aug 20 23:37:19 UTC 2007


    Date: Monday, August 20, 2007 @ 19:37:19
  Author: travis
    Path: /home/cvs-unstable/unstable/network/frostwire

Modified: PKGBUILD (1.6 -> 1.7)

General clarification of licenses as bash arrays.


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


Index: unstable/network/frostwire/PKGBUILD
diff -u unstable/network/frostwire/PKGBUILD:1.6 unstable/network/frostwire/PKGBUILD:1.7
--- unstable/network/frostwire/PKGBUILD:1.6	Sun Jul 29 09:48:40 2007
+++ unstable/network/frostwire/PKGBUILD	Mon Aug 20 19:37:19 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.6 2007/07/29 13:48:40 tom Exp $
+# $Id: PKGBUILD,v 1.7 2007/08/20 23:37:19 travis Exp $
 # Maintainer: Tom K <tom at archlinux.org>
 
 pkgname=frostwire
@@ -9,7 +9,7 @@
 source=(http://www.peercommons.org/frostwire/4.13.2/frostwire-$pkgver.noarch.tar.gz
 	icons.tar.gz frostwire)
 url="http://www.frostwire.com"
-license="GPL"
+license=('GPL')
 
 build() {
   mkdir -p $startdir/pkg/usr/share/frostwire




More information about the arch-commits mailing list