Date: Friday, December 17, 2010 @ 04:19:33 Author: andrea Revision: 103288
upgpkg: fcitx 4.0.1-1 upstream release Modified: fcitx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-12-17 05:57:08 UTC (rev 103287) +++ PKGBUILD 2010-12-17 09:19:33 UTC (rev 103288) @@ -3,7 +3,7 @@ # Contributor: damir <[email protected]> pkgname=fcitx -pkgver=4.0.0 +pkgver=4.0.1 pkgrel=1 pkgdesc="Free Chinese Input Toy of X, a collection of Simplified Chinese input methods for Linux" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('intltool') options=('!libtool') source=("http://fcitx.googlecode.com/files/${pkgname}-${pkgver}.tar.gz") -sha1sums=('43efdb2836a1640b49b8cde3b64923847f5673f0') +sha1sums=('22d48cd65ae6ee36e49c0ed07761a3cb2f7e2669') build() { cd "${srcdir}/${pkgname}-${pkgver}"
