[arch-commits] CVS update of extra/lib/anthy (PKGBUILD)

Eric Belanger eric at archlinux.org
Fri Jul 13 01:02:37 UTC 2007


    Date: Thursday, July 12, 2007 @ 21:02:37
  Author: eric
    Path: /home/cvs-extra/extra/lib/anthy

Modified: PKGBUILD (1.9 -> 1.10)

upgpkg: anthy 9100-1
added license, md5sums


----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


Index: extra/lib/anthy/PKGBUILD
diff -u extra/lib/anthy/PKGBUILD:1.9 extra/lib/anthy/PKGBUILD:1.10
--- extra/lib/anthy/PKGBUILD:1.9	Thu Jul 12 05:42:21 2007
+++ extra/lib/anthy/PKGBUILD	Thu Jul 12 21:02:37 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.9 2007/07/12 09:42:21 damir Exp $
+# $Id: PKGBUILD,v 1.10 2007/07/13 01:02:37 eric Exp $
 # Maintainer: damir <damir at archlinux.org>
 
 pkgname=anthy
@@ -8,8 +8,10 @@
 pkgdesc="Hiragana text to Kana Kanji mixed text Japanese input method"
 arch=("i686" "x86_64")
 url="http://sourceforge.jp/projects/anthy/"
+license=('LGPL' 'GPL')
 depends=('glibc')
 source=("http://osdn.dl.sourceforge.jp/anthy/${jpsourceforge_filecode}/$pkgname-$pkgver.tar.gz")
+md5sums=('00c2b8d7b722650b0088944e833077ad')
 
 build() {
      cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list