Date: Monday, October 17, 2011 @ 18:17:20 Author: bisson Revision: 140662
upstream update Modified: gcin/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-10-17 19:27:15 UTC (rev 140661) +++ PKGBUILD 2011-10-17 22:17:20 UTC (rev 140662) @@ -4,7 +4,7 @@ # Contributor: damir <[email protected]> pkgname=gcin -pkgver=1.6.9 +pkgver=1.7.0 pkgrel=1 pkgdesc='Input method server supporting various input methods' arch=('i686' 'x86_64') @@ -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=('61949c4f1e6691ff7d668576dbd56b85e0f0ba06' +sha1sums=('151d1286dc54d7f7fa230d37e89d3d0fe0845258' '4307b0d7d6dc10f15909c94973c4357caf31de7e') install=install
