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

Felix Yan fyan at archlinux.org
Wed Apr 27 16:23:51 UTC 2016


    Date: Wednesday, April 27, 2016 @ 18:23:51
  Author: fyan
Revision: 172084

upgpkg: fcitx 4.2.9.1-2

Hooks rebuild (part 1)

Modified:
  fcitx/trunk/PKGBUILD
  fcitx/trunk/fcitx.install

---------------+
 PKGBUILD      |    2 +-
 fcitx.install |   10 ----------
 2 files changed, 1 insertion(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 16:22:10 UTC (rev 172083)
+++ PKGBUILD	2016-04-27 16:23:51 UTC (rev 172084)
@@ -6,7 +6,7 @@
 pkgbase=fcitx
 pkgname=('fcitx' 'fcitx-gtk2' 'fcitx-gtk3' 'fcitx-qt4')
 pkgver=4.2.9.1
-pkgrel=1
+pkgrel=2
 groups=('fcitx-im')
 arch=('i686' 'x86_64')
 url="http://fcitx-im.org"

Modified: fcitx.install
===================================================================
--- fcitx.install	2016-04-27 16:22:10 UTC (rev 172083)
+++ fcitx.install	2016-04-27 16:23:51 UTC (rev 172084)
@@ -1,14 +1,4 @@
-post_upgrade() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-desktop-database -q
-  update-mime-database usr/share/mime &> /dev/null
-}
-
 post_install() {
   echo "You should at least install one of kcm-fcitx (For Qt/KDE users) or fcitx-configtool (For GTK+ users) to enable Fcitx configuration GUI."
-  post_upgrade
 }
 
-post_remove() {
-  post_upgrade
-}



More information about the arch-commits mailing list