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

Felix Yan fyan at archlinux.org
Wed Apr 27 17:15:05 UTC 2016


    Date: Wednesday, April 27, 2016 @ 19:15:05
  Author: fyan
Revision: 172110

upgpkg: ibus-anthy 1.5.8-2

Hooks rebuild (part 1)

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

--------------------+
 PKGBUILD           |    5 ++---
 ibus-anthy.install |   11 -----------
 2 files changed, 2 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 17:14:30 UTC (rev 172109)
+++ PKGBUILD	2016-04-27 17:15:05 UTC (rev 172110)
@@ -1,5 +1,5 @@
 # $Id$
-# Maintainer: Felix Yan <felixonmars at gmail.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 # Contributor: Rainy <rainylau(at)gmail(dot)com>
 # Contributor: Lee.MaRS <leemars at gmail dot com>
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
@@ -6,7 +6,7 @@
 
 pkgname=ibus-anthy
 pkgver=1.5.8
-pkgrel=1
+pkgrel=2
 pkgdesc='Japanese input method Anthy IMEngine for IBus Framework'
 arch=('i686' 'x86_64')
 license=('LGPL')
@@ -13,7 +13,6 @@
 url='http://ibus.googlecode.com'
 depends=('ibus' 'anthy' 'python' 'gtk-update-icon-cache' 'python-gobject')
 makedepends=('intltool' 'git' 'gobject-introspection')
-install=$pkgname.install
 source=("git+https://github.com/ibus/ibus-anthy.git#tag=$pkgver")
 sha512sums=('SKIP')
 

Deleted: ibus-anthy.install
===================================================================
--- ibus-anthy.install	2016-04-27 17:14:30 UTC (rev 172109)
+++ ibus-anthy.install	2016-04-27 17:15:05 UTC (rev 172110)
@@ -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