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

Maxime Gauduin alucryd at archlinux.org
Wed Apr 27 21:28:49 UTC 2016


    Date: Wednesday, April 27, 2016 @ 23:28:48
  Author: alucryd
Revision: 172206

hooks rebuild: granite 0.3.1-2

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-27 21:25:24 UTC (rev 172205)
+++ PKGBUILD	2016-04-27 21:28:48 UTC (rev 172206)
@@ -4,7 +4,7 @@
 
 pkgname=granite
 pkgver=0.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc='An extension of GTK+ libraries'
 arch=('i686' 'x86_64')
 url='https://launchpad.net/granite'
@@ -13,7 +13,6 @@
          'libgee' 'pango')
 makedepends=('cmake' 'gobject-introspection' 'vala')
 provides=('libgranite.so')
-install='granite.install'
 source=("https://launchpad.net/granite/${pkgver%.*}/${pkgver}/+download/granite-${pkgver}.tar.xz")
 sha256sums=('8ec1d61f9aba75f1b3a745e721288b0dfb34cb11d1307be80cef7b0571c2dec6')
 

Deleted: granite.install
===================================================================
--- granite.install	2016-04-27 21:25:24 UTC (rev 172205)
+++ granite.install	2016-04-27 21:28:48 UTC (rev 172206)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -fqt /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list