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

Evangelos Foutras foutrelis at archlinux.org
Sat May 7 05:04:41 UTC 2016


    Date: Saturday, May 7, 2016 @ 07:04:41
  Author: foutrelis
Revision: 267124

upgpkg: xfce4-appfinder 4.12.0-4

Remove install file.

Modified:
  xfce4-appfinder/trunk/PKGBUILD
Deleted:
  xfce4-appfinder/trunk/xfce4-appfinder.install

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 05:04:38 UTC (rev 267123)
+++ PKGBUILD	2016-05-07 05:04:41 UTC (rev 267124)
@@ -5,7 +5,7 @@
 
 pkgname=xfce4-appfinder
 pkgver=4.12.0
-pkgrel=3
+pkgrel=4
 pkgdesc="An application finder for Xfce"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/"
@@ -14,7 +14,6 @@
 depends=('libxfce4ui' 'garcon' 'hicolor-icon-theme')
 makedepends=('intltool')
 replaces=('xfce-utils')
-install=$pkgname.install
 source=(http://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2
         0001-Use-non-legacy-icon-names.patch)
 sha256sums=('2ad4a58019a76a6b64a816050db25f96854917c2f2e89d6a9df6c18e6c84c567'

Deleted: xfce4-appfinder.install
===================================================================
--- xfce4-appfinder.install	2016-05-07 05:04:38 UTC (rev 267123)
+++ xfce4-appfinder.install	2016-05-07 05:04:41 UTC (rev 267124)
@@ -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