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 7bffc63a3a0d..b3c3aaa6f3fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@ _pkgname=nctelegram
_gitname=ncTelegram
pkgname=${_pkgname}-git
pkgver=0.9.1.r8.g013f3be
-pkgrel=1
+pkgrel=2
pkgdesc="A ncurse Telegram client developed in Python"
arch=('any')
url="https://github.com/Nanoseb/ncTelegram"
license=('GPL3')
-depends=('python' 'telegram-cli-git' 'python-urwid' 'pytg=0.4.5')
+depends=('python' 'python-urwid' 'pytg=0.4.5')
makedepends=('git' 'python-distribute')
optdepends=(
'libnotify: library to display notifications'