aboutsummaryrefslogtreecommitdiffstats
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 da89594..19649d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=dunst-git
-pkgver=1.0.0.616.9117df5
+pkgver=1.0.0.r92.g9117df5
pkgrel=1
pkgdesc="Customizable and lightweight notification-daemon"
@@ -7,7 +7,7 @@ url="http://www.knopwob.org/dunst"
arch=('i686' 'x86_64')
license=('BSD')
-depends=('libxinerama' 'libxss' 'pango' 'libnotify')
+depends=('libxinerama' 'libxss' 'pango' 'libnotify' 'libxdg-basedir')
makedepends=('git' 'perl')
provides=('dunst' 'notification-daemon')