Date: Tuesday, March 22, 2011 @ 22:55:06 Author: bisson Revision: 116389
upstream update Modified: gcin/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-23 02:04:20 UTC (rev 116388) +++ PKGBUILD 2011-03-23 02:55:06 UTC (rev 116389) @@ -1,9 +1,10 @@ # $Id$ -# Maintainer: Andreas Radke <[email protected]> +# Contributor: Andreas Radke <[email protected]> # Contributor: damir <[email protected]> +# Maintainer: Gaetan Bisson <[email protected]> pkgname=gcin -pkgver=1.5.9 +pkgver=1.6.0 pkgrel=1 pkgdesc='Input method server supporting various input methods' arch=('i686' 'x86_64') @@ -15,7 +16,7 @@ source=("${url}download/${pkgname}-${pkgver}.tar.bz2" 'fix_x86_64_libdir.patch' 'fix_qt4_paths.patch') -sha1sums=('0d00eb5a90982b3b48055569963a4ddb8b72fac6' +sha1sums=('72d05f85e0cd410420eef539e034167172b8c34c' 'e5c113e50420bf4750f5547641df6ec4b7e437e0' '16d004424caed541d5baaa6874f708b1c138ab08')
