[arch-commits] Commit in fcitx/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Sat Oct 31 08:56:59 UTC 2009


    Date: Saturday, October 31, 2009 @ 04:56:58
  Author: eric
Revision: 57013

upgpkg: fcitx 3.6.2-1
    Upstream update

Modified:
  fcitx/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-31 08:10:58 UTC (rev 57012)
+++ PKGBUILD	2009-10-31 08:56:58 UTC (rev 57013)
@@ -3,7 +3,7 @@
 # Contributor: damir <damir at archlinux.org>
 
 pkgname=fcitx
-pkgver=3.6.1
+pkgver=3.6.2
 pkgrel=1
 pkgdesc="Free Chinese Input Toy of X - Input Method Server for X window system (XIM)"
 arch=('i686' 'x86_64')
@@ -11,8 +11,8 @@
 license=('GPL')
 depends=('libxft' 'libxpm' 'libxtst')
 source=(http://www.fcitx.org/download/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('1b8090ddda099ea9b381abcc2bfae24e')
-sha1sums=('a01b9e7c19855da149b019acf7cd84b3b8a48931')
+md5sums=('6a66cda4a8221f1d6685e5a400d8763e')
+sha1sums=('3772b0883725c0fc3a9fe189db2dc7ff3b2de89c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list