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

Evangelos Foutras foutrelis at archlinux.org
Fri Oct 27 02:45:26 UTC 2017


    Date: Friday, October 27, 2017 @ 02:45:26
  Author: foutrelis
Revision: 308524

upgpkg: xfce4-notifyd 0.4.0-2

Remove xfce4-panel dependency (FS#56127).

Modified:
  xfce4-notifyd/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-26 22:13:05 UTC (rev 308523)
+++ PKGBUILD	2017-10-27 02:45:26 UTC (rev 308524)
@@ -4,14 +4,14 @@
 
 pkgname=xfce4-notifyd
 pkgver=0.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Notification daemon for the Xfce desktop"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/applications/xfce4-notifyd"
 license=('GPL2')
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libnotify' 'hicolor-icon-theme')
-makedepends=('intltool' 'python')
+depends=('libxfce4ui' 'libnotify' 'hicolor-icon-theme')
+makedepends=('intltool' 'python' 'xfce4-panel')
 provides=('notification-daemon')
 source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
 sha256sums=('2771871f67effc0bb80f656cf4aa3cd71fe0ea0f4c04b5d8e97bb1752faf36c9')



More information about the arch-commits mailing list