summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJiachen Yang2015-05-26 23:54:37 +0900
committerJiachen Yang2015-05-26 23:54:37 +0900
commit283097a1ca971d370fb5aa4b493000ed756d1021 (patch)
treed1966d95f2a6ab797ebe01df448d850948366ee8
parent96346022f31e4d58c4bb74372d12e23e8e4b7108 (diff)
downloadaur-283097a1ca971d370fb5aa4b493000ed756d1021.tar.gz
bump epoch for libqtelegram-ae
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 543c633da273..23bc606977b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cutegram-git
pkgdesc = Telegram client by Aseman Land
- pkgver = 2.3.0.stable.r2.g29583d8
+ pkgver = 2.3.0.stable.r7.g485d284
pkgrel = 1
url = http://aseman.co/cutegram
arch = i686
@@ -15,7 +15,7 @@ pkgbase = cutegram-git
depends = qt5-imageformats
depends = qt5-graphicaleffects
depends = qt5-quickcontrols
- depends = libqtelegram-ae>=3.3
+ depends = libqtelegram-ae>=1:3.3
source = cutegram-git::git+https://github.com/Aseman-Land/Cutegram.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7de0aa773e8b..faf40197a011 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor in Chakra: totoloco <totoloco@gmx.com>
pkgname=cutegram-git
-pkgver=2.3.0.stable.r2.g29583d8
+pkgver=2.3.0.stable.r7.g485d284
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-webengine' 'qt5-imageformats' 'qt5-graphicaleffects'
- 'qt5-quickcontrols' 'libqtelegram-ae>=3.3')
+ 'qt5-quickcontrols' 'libqtelegram-ae>=1:3.3')
makedepends=('git')
source=("${pkgname}"::"git+https://github.com/Aseman-Land/Cutegram.git")
md5sums=('SKIP')