TelegramQML: update to 0.9.2.

This commit is contained in:
Duncaen 2016-01-12 14:16:55 +01:00
parent 9ac63feb09
commit a805d6fdcd

View file

@ -1,8 +1,8 @@
# Template file for 'TelegramQML'
pkgname=TelegramQML
version=0.9.1
version=0.9.2
revision=1
wrksrc=${pkgname}-${version}-stable
wrksrc=${pkgname}-${version}
build_style=qmake
configure_args="BUILD_MODE+=lib"
hostmakedepends="qt5-qmake"
@ -11,8 +11,8 @@ short_desc="Telegram API tools for QtQml and Qml"
maintainer="Duncaen <duncaen@voidlinux.eu>"
license="GPL-3"
homepage="https://github.com/Aseman-Land/TelegramQML"
distfiles="https://github.com/Aseman-Land/$pkgname/archive/v${version}-stable.tar.gz"
checksum=00a52f6212460c2cae1dbd8ec4aa21e226552642cee56220802590fd8c4f61e9
distfiles="https://github.com/Aseman-Land/$pkgname/archive/v${version}.tar.gz"
checksum=16d6429fe180531af167dc44bcc799e82b08c9cfa88f1f635155dfcef2558397
pre_configure() {
sed -i 's,$$LIB_PATH,,' telegramqml.pro