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

Felix Yan fyan at archlinux.org
Wed Apr 27 17:07:34 UTC 2016


    Date: Wednesday, April 27, 2016 @ 19:07:34
  Author: fyan
Revision: 172098

upgpkg: fcitx-sayura 0.1.1-2

Hooks rebuild (part 1)

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

----------------------+
 PKGBUILD             |    6 +++---
 fcitx-sayura.install |   11 -----------
 2 files changed, 3 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 17:07:28 UTC (rev 172097)
+++ PKGBUILD	2016-04-27 17:07:34 UTC (rev 172098)
@@ -1,15 +1,15 @@
+# $Id$
 # Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=fcitx-sayura
 pkgver=0.1.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Sinhala Transe IME engine for fcitx."
 arch=('i686' 'x86_64')
 url="https://github.com/fcitx/fcitx-sayura"
 license=('GPL')
-depends=('fcitx>=4.2.8')
+depends=('fcitx')
 makedepends=('cmake' 'intltool')
-install=${pkgname}.install
 source=("http://download.fcitx-im.org/$pkgname/$pkgname-$pkgver.tar.xz")
 
 build() {

Deleted: fcitx-sayura.install
===================================================================
--- fcitx-sayura.install	2016-04-27 17:07:28 UTC (rev 172097)
+++ fcitx-sayura.install	2016-04-27 17:07:34 UTC (rev 172098)
@@ -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