summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiachen Yang2015-07-09 18:17:31 +0900
committerJiachen Yang2015-07-09 18:17:31 +0900
commitb33aa1b357cea482e20da9791ad40d078fe4263a (patch)
tree418abb86456757d6f545b46f305bc4dc49fc5aa2
parent71db518b16d3a5fcdd4c0386782d6abc8016d4a4 (diff)
downloadaur-b33aa1b357cea482e20da9791ad40d078fe4263a.tar.gz
updated to 2.5.0
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e429cbbef87..06c2c4343e08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cutegram-git
pkgdesc = Telegram client by Aseman Land
- pkgver = 2.4.0.stable.r42.g93d4534
+ pkgver = 2.5.0.stable.r2.g865c835
pkgrel = 1
url = http://aseman.co/cutegram
arch = i686
@@ -17,7 +17,6 @@ pkgbase = cutegram-git
depends = gstreamer0.10-base-plugins
depends = gstreamer0.10-good-plugins
depends = qt5-quickcontrols
- depends = libqtelegram-ae>=1:4.1
depends = telegramqml
source = cutegram-git::git+https://github.com/Aseman-Land/Cutegram.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2cecc7891e74..d470f6ac9a53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor in Chakra: totoloco <totoloco@gmx.com>
pkgname=cutegram-git
-pkgver=2.4.0.stable.r42.g93d4534
+pkgver=2.5.0.stable.r2.g865c835
pkgrel=1
pkgdesc="Telegram client by Aseman Land"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ license=('GPL')
depends=('qt5-base' 'qt5-declarative' 'qt5-multimedia' 'qt5-quick1'
'qt5-webengine' 'qt5-imageformats' 'qt5-graphicaleffects'
'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins'
- 'qt5-quickcontrols' 'libqtelegram-ae>=1:4.1' 'telegramqml')
+ 'qt5-quickcontrols' 'telegramqml')
makedepends=('git')
source=("${pkgname}"::"git+https://github.com/Aseman-Land/Cutegram.git")
md5sums=('SKIP')