Date: Wednesday, January 4, 2012 @ 14:11:01 Author: bisson Revision: 146055
upstream update Modified: gcin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-04 18:15:21 UTC (rev 146054) +++ PKGBUILD 2012-01-04 19:11:01 UTC (rev 146055) @@ -4,7 +4,7 @@ # Contributor: damir <[email protected]> pkgname=gcin -pkgver=2.6.9 +pkgver=2.7.0 pkgrel=1 pkgdesc='Input method server supporting various input methods' url='http://hyperrate.com/dir.php?eid=67' @@ -18,7 +18,7 @@ 'libchewing: support for chewing input method') source=("http://www.csie.nctu.edu.tw/~cp76/gcin/download/${pkgname}-${pkgver}.tar.xz" 'qt4-lib64.patch') -sha1sums=('1de9add43fe1b885b8d143343744016ef0c398fb' +sha1sums=('ff52b67a9456e1afe18c9c86a8f84c9dc16b9414' '3d1b769dcd8820c8351f239ec32ee5bcd9d98b70') install=install
