summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThorsten Wißmann2015-10-03 00:50:06 +0200
committerThorsten Wißmann2015-10-03 00:50:06 +0200
commit824405b823997329efc0652ca6c51390e74e97fe (patch)
treee43d6d88a60769aca00c6c5f73dfaf690ed1f31c /PKGBUILD
parent53ceed682c46c5e0ece6a6c832e6a577daaa7b46 (diff)
downloadaur-824405b823997329efc0652ca6c51390e74e97fe.tar.gz
Fix broken optdepends format
Why didn't anybody notice my horrible mistake?
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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)