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

Eric Bélanger eric at archlinux.org
Fri Mar 16 02:38:11 UTC 2012


    Date: Thursday, March 15, 2012 @ 22:38:10
  Author: eric
Revision: 153563

upgpkg: fcitx 4.2.1-1

Upstream update

Modified:
  fcitx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-16 02:37:59 UTC (rev 153562)
+++ PKGBUILD	2012-03-16 02:38:10 UTC (rev 153563)
@@ -4,14 +4,14 @@
 
 pkgbase=fcitx
 pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt')
-pkgver=4.2.0
+pkgver=4.2.1
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/fcitx/"
 license=('GPL')
 makedepends=('cmake' 'intltool' 'doxygen' 'gtk2' 'gtk3' 'qt' 'dbus-glib' 'icu')
-source=("http://fcitx.googlecode.com/files/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('b3c09f1eda7fb71208d348c34389dc824d6b2a80')
+source=("http://fcitx.googlecode.com/files/${pkgbase}-${pkgver}.tar.xz")
+sha1sums=('74ad009cde48fb1efd48f8d2490fa36ddf36d215')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list