[arch-commits] CVS update of extra/x11/scim-tables (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Jul 13 01:15:24 UTC 2007


    Date: Thursday, July 12, 2007 @ 21:15:24
  Author: eric
    Path: /home/cvs-extra/extra/x11/scim-tables

Modified: PKGBUILD (1.10 -> 1.11)

upgpkg: scim-tables 0.5.7-2
put license in an array


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/x11/scim-tables/PKGBUILD
diff -u extra/x11/scim-tables/PKGBUILD:1.10 extra/x11/scim-tables/PKGBUILD:1.11
--- extra/x11/scim-tables/PKGBUILD:1.10	Thu Jul 12 06:41:40 2007
+++ extra/x11/scim-tables/PKGBUILD	Thu Jul 12 21:15:24 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.10 2007/07/12 10:41:40 damir Exp $
+# $Id: PKGBUILD,v 1.11 2007/07/13 01:15:24 eric Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Contributor: Gan Lu <rhythm.gan at gmail.com>
 
@@ -8,10 +8,11 @@
 pkgdesc="SCIM multi language input method engine (including CJK)"
 arch=(i686 x86_64)
 url="http://www.scim-im.org/"
-license=GPL
+license=('GPL')
 depends=('scim>=1.4.7')
 makedepends=('skim')
 source=(http://switch.dl.sourceforge.net/sourceforge/scim/$pkgname-$pkgver.tar.gz)
+md5sums=('58d7f7dd231d73ef179e072b3124ebac')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
@@ -23,4 +24,3 @@
 }
 
 
-md5sums=('58d7f7dd231d73ef179e072b3124ebac')




More information about the arch-commits mailing list