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

Felix Yan fyan at nymeria.archlinux.org
Wed Feb 20 16:21:02 UTC 2013


    Date: Wednesday, February 20, 2013 @ 17:21:02
  Author: fyan
Revision: 84614

upgpkg: fcitx 4.2.7-3 fix a minor error

Modified:
  fcitx/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-20 16:07:16 UTC (rev 84613)
+++ PKGBUILD	2013-02-20 16:21:02 UTC (rev 84614)
@@ -6,7 +6,7 @@
 pkgbase=fcitx
 pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt4')
 pkgver=4.2.7
-pkgrel=2
+pkgrel=3
 groups=('fcitx-im')
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/fcitx/"
@@ -102,6 +102,7 @@
   pkgdesc='QT4 IM Module for fcitx'
   depends=('qt4' "fcitx>=$pkgver")
   replaces=('fcitx-qt')
+  provides=('fcitx-qt')
   conflicts=('fcitx-qt')
 
   cd "${srcdir}/build/src/frontend/qt"




More information about the arch-commits mailing list