summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc0f3ea9f1ca..e83772a9c333 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Milde <daniel@milde.cz>
pkgname=python-err
pkgver=4.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A plugin based chatbot designed to be easily deployable, extensible and maintainable."
arch=('any')
url="http://errbot.net"
@@ -21,7 +21,7 @@ optdepends=('python-sleekxmpp: XMPP backend'
'python-pyasn1: XMPP backend'
'python-pyasn1-modules: XMPP backend'
'python-dnspython: XMPP backend'
- 'python-tox-git: TOX backend'
+ 'python-tox: TOX backend'
'python-irc: IRC backend')
options=(!emptydirs)
install=