summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Görtz2015-10-05 20:37:57 +0200
committerAlexander Görtz2015-10-05 20:37:57 +0200
commit52b9f81d5917d06e68e4de82157feb7799e363dd (patch)
treeaf815d0e92116006c622a65ecda2de80b8b110b2
parentcdf80c65f6370df2555f7eed1efa5427083bdcef (diff)
downloadaur-52b9f81d5917d06e68e4de82157feb7799e363dd.tar.gz
Version bump to 2.7.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a20b8b3cf5a7..3b7ae06711c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Mon Oct 5 18:34:04 UTC 2015
pkgbase = cutegram-git
pkgdesc = Telegram client by Aseman Land
- pkgver = 2.5.0.stable.r24.g79fc6b0
+ pkgver = 2.7.0.stable.r1.g7ce2a17
pkgrel = 1
url = http://aseman.co/cutegram
arch = i686
@@ -15,7 +17,7 @@ pkgbase = cutegram-git
depends = qt5-imageformats
depends = qt5-graphicaleffects
depends = qt5-quickcontrols
- depends = telegramqml
+ depends = telegramqml>=0.9
optdepends = gst-plugins-good: for audio and notification support
optdepends = gst-plugins-bad: for audio support
source = cutegram-git::git+https://github.com/Aseman-Land/Cutegram.git
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')