summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Duell2022-06-23 14:54:23 +0200
committerMichael Duell2022-06-23 14:54:23 +0200
commit68e386db4850b2faf846de3390ca01e9b95d7128 (patch)
tree540192337c441e2049314f0e855d8a7171d6ee83 /PKGBUILD
parentfc980c3a02cfd92fe1fb45a02fc4887ae5825e88 (diff)
downloadaur-68e386db4850b2faf846de3390ca01e9b95d7128.tar.gz
0.34
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba62dc7d2e4e..15d482d89394 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
pkgname=python-telegram-send
_name=telegram-send
-pkgver=0.25
-pkgrel=2
+pkgver=0.34
+pkgrel=1
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' 'python-cryptography')
-source=("https://files.pythonhosted.org/packages/28/0f/012bb991fae8732d2847d3b90cb19f764944b4dc63daac00d529d6c9214f/telegram-send-0.25.tar.gz")
+source=("https://files.pythonhosted.org/packages/92/8c/0ef8546d52cfc5bfb942033cb8e1064cf14e6b1c754196229cda5ecaf8a4/telegram-send-0.34.tar.gz")
package() {
cd "$srcdir/$_name-$pkgver"
python setup.py install --root="$pkgdir/" -O1
}
-sha384sums=('a2252de02c7c440ee06a45765d5663d01b4887b9b108138709960bb4c15faa9206c5944eff4d8179efb1e0380cbed965')
+b2sums=('c0f7b5ec5e28c57e9b93627ea8cc6f62800b060ffe2725fa558bef71d2646e7b00900f30b5ab02b63b329bdb61622d46e0d3441e36d7676a5b8f5c9b73d813eb')