diff options
author | root <root@rshg054.dnsready.net> | 2012-01-16 23:15:11 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-01-16 23:15:11 +0000 |
commit | 08a16f35d70b750b4db213a4bfcbacf5b3be4d74 (patch) | |
tree | 90c7b6f80849c63a69d3c46d0f04fe23ebf0c099 /extra/gcin/PKGBUILD | |
parent | 0b31296d95d2e0f18abf69f30d0946e3a1f35672 (diff) |
Mon Jan 16 23:15:10 UTC 2012
Diffstat (limited to 'extra/gcin/PKGBUILD')
-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 72aa5ebb6..d64e4b75b 100644 --- a/extra/gcin/PKGBUILD +++ b/extra/gcin/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 146056 2012-01-04 19:11:47Z bisson $ +# $Id: PKGBUILD 146643 2012-01-15 09:45:20Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Andreas Radke <andyrtr@archlinux.org> # Contributor: damir <damir@archlinux.org> pkgname=gcin -pkgver=2.7.0 +pkgver=2.7.1 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=('ff52b67a9456e1afe18c9c86a8f84c9dc16b9414' +sha1sums=('16e549f5e602c7834dcc35875e375f1e660a627d' '3d1b769dcd8820c8351f239ec32ee5bcd9d98b70') install=install |