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

Evangelos Foutras foutrelis at archlinux.org
Fri Mar 6 16:12:45 UTC 2015


    Date: Friday, March 6, 2015 @ 17:12:45
  Author: foutrelis
Revision: 232948

upgpkg: xfce4-timer-plugin 1.6.0-3

Drop unneeded dep: libxfcegui4 (FS#44071).

Modified:
  xfce4-timer-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-06 15:45:10 UTC (rev 232947)
+++ PKGBUILD	2015-03-06 16:12:45 UTC (rev 232948)
@@ -5,13 +5,13 @@
 
 pkgname=xfce4-timer-plugin
 pkgver=1.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Plugin to track time for the Xfce4 panel"
 arch=('i686' 'x86_64')
 url="http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin"
 license=('GPL2')
 groups=('xfce4-goodies')
-depends=('xfce4-panel' 'libxfcegui4')
+depends=('xfce4-panel')
 makedepends=('intltool')
 install=xfce4-timer-plugin.install
 source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)



More information about the arch-commits mailing list