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

Eric Bélanger eric at archlinux.org
Thu Jul 19 02:30:27 UTC 2012


    Date: Wednesday, July 18, 2012 @ 22:30:27
  Author: eric
Revision: 163747

upgpkg: fcitx 4.2.5-1

Upstream update

Modified:
  fcitx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-07-18 22:38:58 UTC (rev 163746)
+++ PKGBUILD	2012-07-19 02:30:27 UTC (rev 163747)
@@ -4,7 +4,7 @@
 
 pkgbase=fcitx
 pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt')
-pkgver=4.2.4.1
+pkgver=4.2.5
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/fcitx/"
@@ -12,7 +12,7 @@
 makedepends=('cmake' 'intltool' 'doxygen' 'gtk2' 'gtk3' 'qt' 'icu' \
              'iso-codes' 'gobject-introspection' 'libxkbfile' 'enchant')
 source=(http://fcitx.googlecode.com/files/${pkgbase}-${pkgver}.tar.xz)
-sha1sums=('835fe4ee7005641a79b4456654e70ed5a5c49b85')
+sha1sums=('5fcadf1436f6a1010802449f6ef162cf21fdfccb')
 
 build() {
   cd "${srcdir}"
@@ -65,7 +65,7 @@
 
 package_fcitx-qt() {
   pkgdesc='QT IM Module for fcitx'
-  depends=('qt' 'icu' 'fcitx')
+  depends=('qt' 'fcitx')
 
   cd "${srcdir}"/build/src/frontend/qt
   make DESTDIR="${pkgdir}" install




More information about the arch-commits mailing list