Date: Monday, January 25, 2016 @ 10:07:17
  Author: farseerfc
Revision: 158838

upgpkg: cutegram 2.7.1-3

remove version check for qt

Modified:
  cutegram/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-25 08:52:41 UTC (rev 158837)
+++ PKGBUILD    2016-01-25 09:07:17 UTC (rev 158838)
@@ -8,12 +8,12 @@
 pkgname=cutegram
 _pkgname=Cutegram
 pkgver=2.7.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A different telegram client from Aseman team"
 arch=('i686' 'x86_64')
 url="http://aseman.co/en/products/cutegram/";
 license=('GPL')
-depends=('qt5-imageformats' 'qt5-webkit>=5.5' 'telegramqml>=0.9.1' 
'libqtelegram-ae>=3:6.1')
+depends=('qt5-imageformats' 'qt5-webkit' 'telegramqml>=0.9.1' 
'libqtelegram-ae>=3:6.1')
 optdepends=('gst-plugins-bad: audio support'
 'gst-plugins-good: audio and notification sound')
 makedepends=('git')

Reply via email to