[arch-commits] CVS update of extra/kde/kdmtheme (PKGBUILD)

Travis Willard travis at archlinux.org
Sun Apr 29 18:04:15 UTC 2007


    Date: Sunday, April 29, 2007 @ 14:04:15
  Author: travis
    Path: /home/cvs-extra/extra/kde/kdmtheme

Modified: PKGBUILD (1.4 -> 1.5)

Another cosmetic change - make license array look more like an array.


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


Index: extra/kde/kdmtheme/PKGBUILD
diff -u extra/kde/kdmtheme/PKGBUILD:1.4 extra/kde/kdmtheme/PKGBUILD:1.5
--- extra/kde/kdmtheme/PKGBUILD:1.4	Sun Apr 29 11:24:48 2007
+++ extra/kde/kdmtheme/PKGBUILD	Sun Apr 29 14:04:15 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.4 2007/04/29 15:24:48 travis Exp $
+# $Id: PKGBUILD,v 1.5 2007/04/29 18:04:15 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: Varun Acharya <ganja.guru at airtelbroadband.in>
 
@@ -8,7 +8,7 @@
 pkgdesc="A theme manager for KDM."
 arch=('i686' 'x86_64')
 url="http://beta.smileaf.org/projects"
-license="GPL"
+license=('GPL')
 depends=('kdebase' 'kdelibs>=3.4.0')
 source=(http://beta.smileaf.org/files/kdmtheme/$pkgname-$pkgver.tar.bz2)
 




More information about the arch-commits mailing list