summaryrefslogtreecommitdiff
path: root/extra/scim-chewing
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-02 10:17:37 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-02 10:17:37 +0100
commitebfec135472b53e63f0542048f966fe6f6c5e2f9 (patch)
tree13474bddc294aadb74c62ae1fcfdb11f564ae831 /extra/scim-chewing
parent1604884117f74aa37ac283f72a3c57cf5473f7ed (diff)
parent2f5224819ae83de6e9d8de008d5f2dc24769cb0d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/libchewing/PKGBUILD extra/ntfs-3g_ntfsprogs/PKGBUILD extra/scim-chewing/PKGBUILD
Diffstat (limited to 'extra/scim-chewing')
-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 be143ae81..c3cdb0257 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' 'mips64el')
makedepends=('intltool')
depends=('scim' 'libchewing')
-source=("https://github.com/downloads/chewing/scim-chewing/scim-chewing-${pkgver}.tar.bz2")
-sha1sums=('f6c8d16f19f17449ee169f1ca787350353e93b05')
+source=("http://chewing.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('f26ced990f0c9e5d43e271cd6e77583de81a008d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"