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

Antonio Rojas arojas at archlinux.org
Thu May 5 22:26:46 UTC 2016


    Date: Friday, May 6, 2016 @ 00:26:45
  Author: arojas
Revision: 266996

Hooks

Modified:
  fyre/trunk/PKGBUILD
Deleted:
  fyre/trunk/fyre.install

--------------+
 PKGBUILD     |    3 +--
 fyre.install |   13 -------------
 2 files changed, 1 insertion(+), 15 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-05 22:25:03 UTC (rev 266995)
+++ PKGBUILD	2016-05-05 22:26:45 UTC (rev 266996)
@@ -3,13 +3,12 @@
 
 pkgname=fyre
 pkgver=1.0.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Rendering of the Peter de Jong map"
 arch=('i686' 'x86_64')
 url="http://fyre.navi.cx/"
 license=('GPL')
 depends=('openexr' 'libglade' 'gnet' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils')
-install=fyre.install
 source=(http://releases.navi.cx/fyre/fyre-${pkgver}.tar.bz2)
 sha1sums=('41c0ec45eff16cc1bba081c5c855a3980e404835')
 

Deleted: fyre.install
===================================================================
--- fyre.install	2016-05-05 22:25:03 UTC (rev 266995)
+++ fyre.install	2016-05-05 22:26:45 UTC (rev 266996)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-  update-mime-database usr/share/mime &> /dev/null
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list