summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSergej Pupykin2017-08-28 21:29:21 +0300
committerSergej Pupykin2017-08-28 21:29:21 +0300
commit57e48639c2aaf664c80c3c5cac902b63dce3365d (patch)
treebaf706e11b46c7886bb1b41ae20d34ca70cd653f /PKGBUILD
parenteae0aa483675e0c03542e2fbd5bedf43c1fb3197 (diff)
downloadaur-57e48639c2aaf664c80c3c5cac902b63dce3365d.tar.gz
upd
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f960077ca35..4605380eecdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=errbot
-pkgver=5.1.1
-pkgrel=2
+pkgver=5.1.2
+pkgrel=1
pkgdesc="a chatbot. It allows you to start scripts interactively from your chatrooms for any reason: random humour, chatops, starting a build, monitoring commits, triggering alerts..."
arch=(any)
url="https://github.com/errbotio/errbot"
@@ -14,7 +14,7 @@ depends=('python-daemonize' 'python-dnspython3' 'python-pygments-markdown-lexer'
source=("$pkgname-$pkgver.tar.gz::https://github.com/errbotio/errbot/archive/$pkgver.tar.gz"
"errbot.config.py"
"errbot.service")
-sha256sums=('a705c3cd8a200c53e8b7209a471038767b281c496360d7495b5e6fe8747c4c36'
+sha256sums=('cbe825ee4ea525bc0ebbc84994e17cdd56d6624f49420c79888958a7d0dbcfc7'
'23ba61c4fb3ec173cd62452662c667ed0fab10cfe8ee576ce82598664f147896'
'e7e4b811c55183580ee821b5dfab99f39917f3c0d284fa7cad9ac086ab4808ec')