summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1c33cb6316a4..e3d4cdcabfa9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=xfdashboard
pkgver=0.6.0
-pkgrel=1
+pkgrel=2
pkgdesc="Maybe a Gnome shell like dashboard for Xfce"
arch=('i686' 'x86_64')
url="http://goodies.xfce.org/projects/applications/xfdashboard/start"
license=('GPL')
-depends=('libwnck3' 'clutter' 'garcon' 'xdg-utils')
+depends=('libwnck3' 'clutter' 'garcon')
makedepends=('intltool')
source=("http://archive.xfce.org/src/apps/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2")
sha256sums=('86feda138001a3bbb686a36c14ad6923e3c7ab2c1b921217f9c075cd43c2b1bc')