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

Evangelos Foutras foutrelis at archlinux.org
Sat May 7 05:07:34 UTC 2016


    Date: Saturday, May 7, 2016 @ 07:07:34
  Author: foutrelis
Revision: 267150

upgpkg: xfce4-notifyd 0.2.4-3

Remove install file.

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

-----------------------+
 PKGBUILD              |    3 +--
 xfce4-notifyd.install |   14 --------------
 2 files changed, 1 insertion(+), 16 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 05:07:31 UTC (rev 267149)
+++ PKGBUILD	2016-05-07 05:07:34 UTC (rev 267150)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-notifyd
 pkgver=0.2.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Notification daemon for the Xfce desktop"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/applications/xfce4-notifyd"
@@ -13,7 +13,6 @@
 depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')
 makedepends=('intltool')
 provides=('notification-daemon')
-install=$pkgname.install
 source=(http://archive.xfce.org/src/apps/$pkgname/0.2/$pkgname-$pkgver.tar.bz2)
 sha256sums=('8c7ed62f9496816d1391281f77d1b32216f9bf6fd22fbe4f6f3f4e07a6bbced0')
 

Deleted: xfce4-notifyd.install
===================================================================
--- xfce4-notifyd.install	2016-05-07 05:07:31 UTC (rev 267149)
+++ xfce4-notifyd.install	2016-05-07 05:07:34 UTC (rev 267150)
@@ -1,14 +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