TelegramQML: update to 0.9.1.
This commit is contained in:
parent
9e56d4e2b2
commit
f877ea72ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'TelegramQML'
|
# Template file for 'TelegramQML'
|
||||||
pkgname=TelegramQML
|
pkgname=TelegramQML
|
||||||
version=0.8.0
|
version=0.9.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-${version}-stable
|
wrksrc=${pkgname}-${version}-stable
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/Aseman-Land/TelegramQML"
|
homepage="https://github.com/Aseman-Land/TelegramQML"
|
||||||
distfiles="https://github.com/Aseman-Land/$pkgname/archive/v${version}-stable.tar.gz"
|
distfiles="https://github.com/Aseman-Land/$pkgname/archive/v${version}-stable.tar.gz"
|
||||||
checksum=38d4cd7cc26f6ea6852c94bb0c9b4648fbeef7db281053a99f2a2bd3327082d0
|
checksum=00a52f6212460c2cae1dbd8ec4aa21e226552642cee56220802590fd8c4f61e9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's,$$LIB_PATH,,' telegramqml.pro
|
sed -i 's,$$LIB_PATH,,' telegramqml.pro
|
||||||
|
|
Loading…
Add table
Reference in a new issue