From 7bfbe93f12e7111b68afad72f1a59eddfe4687f6 Mon Sep 17 00:00:00 2001 From: Phil Miller Date: Mon, 7 Jun 2010 22:14:14 +0000 Subject: [PATCH] * upload anthy to cp.org --- anthy/PKGBUILD | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/anthy/PKGBUILD b/anthy/PKGBUILD index 9f3d23472..f4649debb 100644 --- a/anthy/PKGBUILD +++ b/anthy/PKGBUILD @@ -1,9 +1,14 @@ -# $Id: PKGBUILD 28115 2009-02-27 23:59:50Z eric $ -# Maintainer: damir +# +# Chakra Packages for Chakra, part of chakra-project.org +# +# maintainer (i686): Phil Miller +# maintainer (x86_64): Manuel Tortosa + +# include global config +source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=anthy pkgver=9100h -_filecode=37536 pkgrel=1 pkgdesc="Hiragana text to Kana Kanji mixed text Japanese input method" arch=("i686" "x86_64") @@ -11,8 +16,8 @@ url="http://sourceforge.jp/projects/anthy/" license=('LGPL' 'GPL') depends=('glibc') options=('!libtool' 'force') -source=("http://downloads.sourceforge.jp/anthy/${_filecode}/$pkgname-$pkgver.tar.gz") -md5sums=('0ba643efcf180d07459778e48d8c0df3') +source=("http://chakra-project.org/sources/anthy/$pkgname-$pkgver.tar.gz") +md5sums=('2df9326aafa6f927a167dba10a2da141') build() { cd $srcdir/$pkgname-$pkgver