summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2015-12-02 23:47:57 -0700
committerBrian Bidulock2015-12-02 23:47:57 -0700
commit59290ef2926e444e9c2b6bce9557eacc4380c9c0 (patch)
tree82a44514fcffb9f375105046cc82430e2d17c7aa
parenta3ac76c060a9464ba0a9d8f3b57fc376f5b9c09f (diff)
parent824405b823997329efc0652ca6c51390e74e97fe (diff)
downloadaur-59290ef2926e444e9c2b6bce9557eacc4380c9c0.tar.gz
Merge branch 'master' of ssh+git://aur.archlinux.org/herbstluftwm-git
-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)