summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 745e55235a8a..a8809b4f854b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,8 +17,8 @@ pkgbase = herbstluftwm-git
optdepends = bash: needed by most scripts
optdepends = xterm: used by the default autostart
optdepends = dmenu: needed by some scripts
- optdepends = dzen2-git: needed by panel.sh
- optdepends = dzen2-xft-xpm-xinerama-svn: view icons as tags
+ optdepends = dzen2: needed by panel.sh
+ optdepends = dzen2-xft-xpm-xinerama-git: view icons as tags
provides = herbstluftwm
conflicts = herbstluftwm
source = herbstluftwm-git::git://github.com/herbstluftwm/herbstluftwm
diff --git a/PKGBUILD b/PKGBUILD
index 48598dc1eb08..ca15b561a587 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,8 @@ optdepends=(
'bash: needed by most scripts'
'xterm: used by the default autostart'
'dmenu: needed by some scripts'
- 'dzen2-git: needed by panel.sh'
- 'dzen2-xft-xpm-xinerama-svn: view icons as tags'
+ 'dzen2: needed by panel.sh'
+ 'dzen2-xft-xpm-xinerama-git: view icons as tags'
)
makedepends=('git' 'asciidoc')
provides=($_pkgname)