summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorj.r2020-09-18 20:43:44 +0200
committerj.r2020-09-18 20:43:44 +0200
commitccf3682f393083491d0782c88705f13a275e23c9 (patch)
tree7ec4c98b32d55e7c6198f1632e3631fe008aca35 /PKGBUILD
parent092e7e6b84d6eb14bae3cd98fcb91eae8ca4e998 (diff)
downloadaur-ccf3682f393083491d0782c88705f13a275e23c9.tar.gz
Bump pkgrel to include patches for tdlib
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f103aa6f42e8..83ae6a47f7a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: j.r <j.r@jugendhacker.de>
pkgname=python-telegram
pkgver=0.12.0
-pkgrel=2
+pkgrel=3
pkgdesc="Python API for the tdlib library. It helps you build your own Telegram clients."
arch=(any)
url="https://github.com/alexander-akhmetov/python-telegram"