From cd326e60e1e54ebe83bd700850b313c69f419eef Mon Sep 17 00:00:00 2001 From: root Date: Fri, 16 Mar 2012 00:01:21 +0000 Subject: Fri Mar 16 00:01:21 UTC 2012 --- community/sunpinyin/PKGBUILD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'community/sunpinyin') diff --git a/community/sunpinyin/PKGBUILD b/community/sunpinyin/PKGBUILD index 55c909ffe..572cd76a2 100644 --- a/community/sunpinyin/PKGBUILD +++ b/community/sunpinyin/PKGBUILD @@ -1,12 +1,14 @@ +# $Id: PKGBUILD 67784 2012-03-14 12:19:33Z giovanni $ # Maintainer: Thomas Dziedzic < gostrc at gmail > pkgname=sunpinyin pkgver=2.0.3 -pkgrel=1 -pkgdesc='SunPinYin is a Statistical Language Model based pinyin IME by Sun.' +pkgrel=2 +pkgdesc="Statistical Language Model based pinyin IME by Sun" arch=('i686' 'x86_64') -url='http://sunpinyin.googlecode.com' +url="http://sunpinyin.googlecode.com" license=('LGPL') +depends=('sqlite3' 'gcc-libs') makedepends=('scons') source=("http://sunpinyin.googlecode.com/files/sunpinyin-${pkgver}.tar.gz") md5sums=('bc1cd4d7d48a73276dfe4c9f5a434cc7') -- cgit v1.2.3-54-g00ecf