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

Felix Yan fyan at archlinux.org
Wed Apr 27 16:38:02 UTC 2016


    Date: Wednesday, April 27, 2016 @ 18:38:01
  Author: fyan
Revision: 172086

upgpkg: fcitx-anthy 0.2.2-3

Hooks rebuild (part 1)

Modified:
  fcitx-anthy/trunk/PKGBUILD
Deleted:
  fcitx-anthy/trunk/fcitx-anthy.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 16:25:25 UTC (rev 172085)
+++ PKGBUILD	2016-04-27 16:38:01 UTC (rev 172086)
@@ -4,7 +4,7 @@
 
 pkgname=fcitx-anthy
 pkgver=0.2.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Fcitx Wrapper for anthy."
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/fcitx"
@@ -12,7 +12,6 @@
 depends=('fcitx' 'anthy')
 makedepends=('cmake' 'intltool')
 source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
-install=fcitx-anthy.install
 
 build(){
   cd ${pkgname}-${pkgver}

Deleted: fcitx-anthy.install
===================================================================
--- fcitx-anthy.install	2016-04-27 16:25:25 UTC (rev 172085)
+++ fcitx-anthy.install	2016-04-27 16:38:01 UTC (rev 172086)
@@ -1,11 +0,0 @@
-post_install() {
-    gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}



More information about the arch-commits mailing list