diff options
author | root <root@rshg054.dnsready.net> | 2011-12-15 23:15:01 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-12-15 23:15:01 +0000 |
commit | ac25f0b5aaf7aff394a8df695be995ec8463e264 (patch) | |
tree | 040d788c6c53b1f114363d01336bafa980a942ee /extra/gcin | |
parent | f96b67a7733c348213a216ba6472d43614b44f04 (diff) |
Thu Dec 15 23:15:01 UTC 2011
Diffstat (limited to 'extra/gcin')
-rw-r--r-- | extra/gcin/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/gcin/PKGBUILD b/extra/gcin/PKGBUILD index c28f672da..6f72cc5c5 100644 --- a/extra/gcin/PKGBUILD +++ b/extra/gcin/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 144921 2011-12-10 11:25:45Z bisson $ +# $Id: PKGBUILD 145012 2011-12-14 10:17:16Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Andreas Radke <andyrtr@archlinux.org> # Contributor: damir <damir@archlinux.org> pkgname=gcin -pkgver=2.5.2 +pkgver=2.5.4 pkgrel=1 pkgdesc='Input method server supporting various input methods' url='http://hyperrate.com/dir.php?eid=67' @@ -18,7 +18,7 @@ optdepends=('qt: support for qt4 input method' 'libchewing: support for chewing input method') source=("http://www.csie.nctu.edu.tw/~cp76/gcin/download/${pkgname}-${pkgver}.tar.xz" 'qt4-lib64.patch') -sha1sums=('2d4eddf52fd7a7d6c936afb3c42b12dfc86aed01' +sha1sums=('4c0d3582eb370b4e295268801806c3bdd47a6940' '4b121e9a86a2ca25869c69b7d4d9623a0c8f55fc') install=install |