summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d5d22e9f0b4..25f4c16d752f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ license=('MIT')
depends=('python3')
makedepends=()
source=("https://github.com/alexander-akhmetov/$pkgname/archive/$pkgver.tar.gz")
+conflicts=('python-telegram-bot')
md5sums=('ebf3e34648e21da96e6470474e0fd7eb')
build() {