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 248604e28557..faa480f4c386 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor in Chakra: totoloco <totoloco@gmx.com>
pkgname=cutegram-git
-pkgver=2.5.0.stable.r24.g79fc6b0
+pkgver=2.7.0.stable.r1.g7ce2a17
pkgrel=1
pkgdesc="Telegram client by Aseman Land"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ url="http://aseman.co/cutegram"
license=('GPL')
depends=('qt5-base' 'qt5-declarative' 'qt5-multimedia' 'qt5-quick1'
'qt5-webkit>=5.5' 'qt5-imageformats' 'qt5-graphicaleffects'
- 'qt5-quickcontrols' 'telegramqml')
+ 'qt5-quickcontrols' 'telegramqml>=0.9')
optdepends=('gst-plugins-good: for audio and notification support'
'gst-plugins-bad: for audio support')
makedepends=('git')