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

Maxime Gauduin alucryd at archlinux.org
Wed Apr 27 21:20:24 UTC 2016


    Date: Wednesday, April 27, 2016 @ 23:20:23
  Author: alucryd
Revision: 172200

hooks rebuild: geary 0.10.0-3

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

---------------+
 PKGBUILD      |    3 +--
 geary.install |   17 -----------------
 2 files changed, 1 insertion(+), 19 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 21:17:42 UTC (rev 172199)
+++ PKGBUILD	2016-04-27 21:20:23 UTC (rev 172200)
@@ -5,7 +5,7 @@
 
 pkgname=geary
 pkgver=0.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc='A lightweight email client for the GNOME desktop'
 arch=('i686' 'x86_64')
 url='http://www.yorba.org/projects/geary/'
@@ -14,7 +14,6 @@
          'webkitgtk')
 makedepends=('cmake' 'gnome-doc-utils' 'gobject-introspection' 'intltool'
              'vala')
-install='geary.install'
 source=("https://download.gnome.org/sources/geary/${pkgver%.?}/geary-${pkgver}.tar.xz")
 sha256sums=('46197a5a1b8b040adcee99082dbfd9fff9ca804e3bf0055a2e90b13214bdbca5')
 

Deleted: geary.install
===================================================================
--- geary.install	2016-04-27 21:17:42 UTC (rev 172199)
+++ geary.install	2016-04-27 21:20:23 UTC (rev 172200)
@@ -1,17 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -ftq usr/share/icons/hicolor
-  update-desktop-database -q
-}
-
-post_upgrade()
-{
-  post_install
-}
-
-post_remove()
-{
-  post_install
-}
-
-# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list