summaryrefslogtreecommitdiff
path: root/extra/libchewing/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/libchewing/PKGBUILD')
-rw-r--r--extra/libchewing/PKGBUILD14
1 files changed, 7 insertions, 7 deletions
diff --git a/extra/libchewing/PKGBUILD b/extra/libchewing/PKGBUILD
index 9d850aa60..84f145044 100644
--- a/extra/libchewing/PKGBUILD
+++ b/extra/libchewing/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 176851 2013-02-01 14:39:29Z bisson $
-# Contributor: damir <damir@archlinux.org>
-# Contributor: whisky <archlinux.cle(at)gmail.com>
+# $Id: PKGBUILD 194021 2013-09-10 06:55:01Z bisson $
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
+# Contributor: whisky <archlinux.cle(at)gmail.com>
+# Contributor: damir <damir@archlinux.org>
pkgname=libchewing
-pkgver=0.3.4
+pkgver=0.3.5
pkgrel=1
-pkgdesc='Intelligent Zhuyin input method library for traditional Chinese'
+pkgdesc='Intelligent Chinese phonetic input method'
+url='http://chewing.im/'
arch=('i686' 'x86_64' 'mips64el')
-url='http://chewing.csie.net/'
license=('GPL')
options=('!libtool')
source=("http://chewing.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('631a613df00409b51adebb8b2dc33c5e6a006834')
+sha1sums=('5ee3941f0f62fa14fbda53e1032970b04a7a88b7')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"