[arch-commits] Commit in anthy (repos/extra-i686/PKGBUILD trunk/PKGBUILD)

Eric Belanger eric at archlinux.org
Thu Aug 21 01:28:54 UTC 2008


    Date: Wednesday, August 20, 2008 @ 21:28:53
  Author: eric
Revision: 9932

added md5sums, added license

Modified:
  anthy/repos/extra-i686/PKGBUILD
  anthy/trunk/PKGBUILD

---------------------------+
 repos/extra-i686/PKGBUILD |    1 +
 trunk/PKGBUILD            |    2 ++
 2 files changed, 3 insertions(+)

Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD	2008-08-21 01:16:46 UTC (rev 9931)
+++ repos/extra-i686/PKGBUILD	2008-08-21 01:28:53 UTC (rev 9932)
@@ -10,6 +10,7 @@
 url="http://sourceforge.jp/projects/anthy/"
 depends=('glibc')
 source=("http://osdn.dl.sourceforge.jp/anthy/${jpsourceforge_filecode}/$pkgname-$pkgver.tar.gz")
+md5sums=('00c2b8d7b722650b0088944e833077ad')
 
 build() {
      cd $startdir/src/$pkgname-$pkgver

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2008-08-21 01:16:46 UTC (rev 9931)
+++ trunk/PKGBUILD	2008-08-21 01:28:53 UTC (rev 9932)
@@ -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