summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b14dacbdd892..09088379fcf2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = herbstluftwm-git
optdepends = xterm: used by the default autostart
optdepends = dmenu: needed by some scripts
optdepends = dzen2: needed by panel.sh
- optdepends = dzen2-xft-xpm-xinerama-git://aur@aur.archlinux.org/katarakt-git.git: view icons as tags
+ 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 fee185da18e9..d91c825e5074 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ optdepends=(
'xterm: used by the default autostart'
'dmenu: needed by some scripts'
'dzen2: needed by panel.sh'
- 'dzen2-xft-xpm-xinerama-git://aur@aur.archlinux.org/katarakt-git.git: view icons as tags'
+ 'dzen2-xft-xpm-xinerama-git: view icons as tags'
)
makedepends=('git' 'asciidoc')
provides=($_pkgname)