summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrey Vihrov2016-06-13 16:47:57 +0300
committerAndrey Vihrov2016-06-13 16:47:57 +0300
commitcdcf86fe4196c175ec951359d7688a86d1d0dd21 (patch)
tree138ec053655351770e51eb93a8fa985394aa0dba /PKGBUILD
parent5b3ee09220fa5c2e597690bd5e492a3b99663ddb (diff)
downloadaur-cdcf86fe4196c175ec951359d7688a86d1d0dd21.tar.gz
Remove now unneeded dependency
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')