summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc386812ed3d..2288113378ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=(any)
url="https://github.com/errbotio/errbot"
license=('GPL')
depends=('python-daemonize' 'python-dnspython3' 'python-pygments-markdown-lexer'
- 'python-ansi' 'python-markdown' 'python-yapsy' 'python-colorlogs'
+ 'python-ansi' 'python-markdown' 'python-yapsy' 'python-colorlog'
'python-pyopenssl' 'python-rocket-errbot' 'python-bottle' 'python-webtest'
'python-sleekxmpp')
source=("$pkgname-$pkgver.tar.gz::https://github.com/errbotio/errbot/archive/$pkgver.tar.gz")