summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorspecter1192020-07-19 17:44:05 +0000
committerspecter1192020-07-19 17:44:05 +0000
commita8d4cb2dbd80306e0f0f020f17488c8b1892b70d (patch)
treee1046d7245b539e5120f7c75b49505169b55386d /PKGBUILD
parent07d8f85b0f20b3d91a162d75b4ae9eb98af48f59 (diff)
downloadaur-python-ehforwarderbot-git.tar.gz
add TERM to systemd entry
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"