summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspecter1192020-01-25 00:01:10 +0000
committerspecter1192020-01-25 00:01:10 +0000
commit07d8f85b0f20b3d91a162d75b4ae9eb98af48f59 (patch)
tree416b5aedd1293a72ae83a7901e7b208f74773cd6
parent5b4668a620533fc597cf10489c4f9d5b9f0f99ed (diff)
downloadaur-07d8f85b0f20b3d91a162d75b4ae9eb98af48f59.tar.gz
update deps
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25454900d38c..5fb82076f91b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-ehforwarderbot-git
pkgdesc = An extensible message tunneling chat bot framework. Delivers messages to and from multiple platforms and remotely control your accounts.
pkgver = r544.d43f1c3
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/blueset/ehForwarderBot
install = ehforwarderbot.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 72e39315e606..55de260df9ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=python-ehforwarderbot-git
_provide=${pkgname%-git}
_name=${_provide#python-}
pkgver=r544.d43f1c3
-pkgrel=2
+pkgrel=1
pkgdesc='An extensible message tunneling chat bot framework. Delivers messages to and from multiple platforms and remotely control your accounts.'
arch=('any')
url='https://github.com/blueset/ehForwarderBot'