summaryrefslogtreecommitdiff
path: root/extra/scim-chewing/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/scim-chewing/PKGBUILD')
-rw-r--r--extra/scim-chewing/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/scim-chewing/PKGBUILD b/extra/scim-chewing/PKGBUILD
index c9e01f6f7..ea3d7fac2 100644
--- a/extra/scim-chewing/PKGBUILD
+++ b/extra/scim-chewing/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 149044 2012-02-05 15:19:54Z bisson $
+# $Id: PKGBUILD 176853 2013-02-01 14:44:22Z bisson $
# Contributor: damir <damir@archlinux.org>
# Contributor: whisky <archlinux.cle(at)gmail.com>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=scim-chewing
-pkgver=0.3.4
-pkgrel=3
+pkgver=0.3.5
+pkgrel=1
pkgdesc='Traditional Chinese input method module for SCIM'
url='http://chewing.csie.net/'
license=('GPL')
@@ -13,8 +13,8 @@ options=('!libtool')
arch=('i686' 'x86_64')
makedepends=('intltool')
depends=('scim' 'libchewing')
-source=("http://chewing.csie.net/download/scim/${pkgname}-${pkgver}.tar.bz2")
-sha1sums=('f6c8d16f19f17449ee169f1ca787350353e93b05')
+source=("http://chewing.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('f26ced990f0c9e5d43e271cd6e77583de81a008d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"