summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornanoseb2016-03-29 23:15:40 +0200
committernanoseb2016-03-29 23:15:40 +0200
commit3add525615cdc39bb51c5e125eed7e2843053637 (patch)
treec9d6b5ac65be871933242a9061544ea488055dba /PKGBUILD
parent1155e7f494cec47a9efbf137af5afe808b204344 (diff)
downloadaur-3add525615cdc39bb51c5e125eed7e2843053637.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72af15030aa5..0148088bd40f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A ncurse Telegram client developed in Python"
arch=('any')
url="https://github.com/Nanoseb/ncTelegram"
license=('GPL3')
-depends=('python' 'python-urwid' 'pytg=0.4.5')
+depends=('python' 'python-urwid' 'pytg>=0.4.6')
makedepends=('git' 'python-distribute')
optdepends=(
'libnotify: library to display notifications'