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

Evangelos Foutras foutrelis at archlinux.org
Sat May 7 05:02:53 UTC 2016


    Date: Saturday, May 7, 2016 @ 07:02:53
  Author: foutrelis
Revision: 267107

upgpkg: exo 0.10.7-2

Remove install file.

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 05:02:50 UTC (rev 267106)
+++ PKGBUILD	2016-05-07 05:02:53 UTC (rev 267107)
@@ -5,7 +5,7 @@
 
 pkgname=exo
 pkgver=0.10.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Extensions to Xfce by os-cillation"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/"
@@ -13,7 +13,6 @@
 groups=('xfce4')
 depends=('libxfce4ui' 'gtk2' 'perl-uri' 'hicolor-icon-theme')
 makedepends=('intltool' 'gtk-doc')
-install=$pkgname.install
 source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
 sha256sums=('521581481128af93e815f9690020998181f947ac9e9c2b232b1f144d76b1b35c')
 

Deleted: exo.install
===================================================================
--- exo.install	2016-05-07 05:02:50 UTC (rev 267106)
+++ exo.install	2016-05-07 05:02:53 UTC (rev 267107)
@@ -1,13 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}
-
-# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list