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 4cd1fc3c58aa..1714a2e9628f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
_pkgname=nctelegram
_gitname=ncTelegram
pkgname=${_pkgname}-git
-pkgver=0.9.5.r0.g2ce4638
+pkgver=0.9.6.r0.g1509f30
pkgrel=1
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.10')
+depends=('python' 'python-urwid' 'python-psutil' 'pytg>=0.4.10')
makedepends=('git' 'python-distribute')
optdepends=(
'libnotify: library to display notifications'