summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f299a9e1c9cf..2a8f25db1347 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
# Contributor: nylocx <aur@nyloc.de>
pkgname=telegramqml-git
-pkgver=0.9.1.stable.r0.g52b0f9e
+pkgver=0.9.2.r4.gf1190b4
pkgrel=1
pkgdesc="Telegram API tools for QtQml and Qml"
arch=('i686' 'x86_64')
url="https://github.com/Aseman-Land/TelegramQML"
license=('GPL')
depends=('qt5-base' 'qt5-declarative' 'qt5-multimedia' 'qt5-quick1'
- 'qt5-webkit>=5.5' 'qt5-imageformats' 'qt5-graphicaleffects'
- 'qt5-quickcontrols' 'libqtelegram-ae>=2:6.0')
+ 'qt5-webkit' 'qt5-imageformats' 'qt5-graphicaleffects'
+ 'qt5-quickcontrols' 'libqtelegram-ae')
makedepends=('git')
source=("${pkgname}"::"git+https://github.com/Aseman-Land/TelegramQML.git")
md5sums=('SKIP')