Date: Thursday, April 10, 2014 @ 18:41:41 Author: bisson Revision: 210175
upstream update Modified: gcin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-10 16:28:59 UTC (rev 210174) +++ PKGBUILD 2014-04-10 16:41:41 UTC (rev 210175) @@ -4,7 +4,7 @@ # Contributor: damir <[email protected]> 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 @@ '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
