diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-12 03:59:45 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-04-12 03:59:45 +0000 |
commit | d8679f0250762892ab1e1a6d71badc2e9d42a526 (patch) | |
tree | 2c5893ffb5a88532e043973210221d10ce07f808 /extra/gcin/PKGBUILD | |
parent | 10cc2a54e50ad4aeffd7152937670c8673a096f9 (diff) |
Sat Apr 12 03:57:05 UTC 2014
Diffstat (limited to 'extra/gcin/PKGBUILD')
-rw-r--r-- | extra/gcin/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gcin/PKGBUILD b/extra/gcin/PKGBUILD index 6a827b46e..921dfb695 100644 --- a/extra/gcin/PKGBUILD +++ b/extra/gcin/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 193564 2013-08-24 05:33:50Z bisson $ +# $Id: PKGBUILD 210176 2014-04-10 16:42:10Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Andreas Radke <andyrtr@archlinux.org> # Contributor: damir <damir@archlinux.org> pkgname=gcin -pkgver=2.8.1 +pkgver=2.8.2 pkgrel=1 pkgdesc='Input method server supporting various input methods' url='http://hyperrate.com/dir.php?eid=67' @@ -16,8 +16,8 @@ optdepends=('qt4: support for qt4 input method' 'gtk3: support for gtk3 input method' 'anthy: support for anthy input method' 'libchewing: support for chewing input method') -source=("http://www.csie.nctu.edu.tw/~cp76/gcin/download/${pkgname}-${pkgver}.tar.xz") -sha1sums=('fc7323f1e0558675a94e91de2166c484c72d464d') +source=("http://hyperrate.com/gcin-source/${pkgname}-${pkgver}.tar.xz") +sha1sums=('d045f5369cca83c131abf4f871601cd226a6aaec') install=install |