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 55de260df9ab..f5ea677eb59f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-ehforwarderbot-git
_provide=${pkgname%-git}
_name=${_provide#python-}
-pkgver=r544.d43f1c3
+pkgver=r587.7fa06e4
pkgrel=1
pkgdesc='An extensible message tunneling chat bot framework. Delivers messages to and from multiple platforms and remotely control your accounts.'
arch=('any')
@@ -24,7 +24,7 @@ source=("$_provide"::"git+${url}.git"
ehforwarderbot@.service)
md5sums=(
'SKIP'
- 'e5acd5cc51ffb0ff891d56c9fa7dcb10')
+ '2f7d9209aaed5ae6144877914a9d2559')
pkgver() {
cd "$srcdir/$_provide"