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 5d55ff4aa2a7..8ee3ea76495d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=python-telegram-send
_name=telegram-send
pkgver=0.20
-pkgrel=1
+pkgrel=2
pkgdesc="Send messages and files over Telegram from the command-line."
arch=(any)
url='https://github.com/rahiel/telegram-send'
license=('GPLv3')
makedepends=('python-setuptools')
-depends=('python-telegram-bot' 'python-colorama' 'python-appdirs')
+depends=('python-telegram-bot' 'python-colorama' 'python-appdirs' 'python-cryptography')
source=("https://files.pythonhosted.org/packages/88/04/218c71cab345b58c319109af1936ccedf5e0450f2c07faac405ccd111b2d/telegram-send-0.20.tar.gz")
sha256sums=('ce4372ed2809ab4a6521972322461cb72c1186d5d6cc91e983ffee84d14e10ea')