libqtelegram-ae: revert to 6.1
Cutegram won't work with version 10.0.0
This commit is contained in:
parent
19c1c70e1a
commit
dd59ca8df2
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'libqtelegram-ae'
|
||||
pkgname=libqtelegram-ae
|
||||
version=10.0.0
|
||||
revision=1
|
||||
reverts=10.0.0_1
|
||||
version=6.1
|
||||
revision=3
|
||||
wrksrc=${pkgname/-ae/-aseman-edition}-${version}-stable
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake"
|
||||
|
@ -11,7 +12,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://github.com/Aseman-Land/libqtelegram-aseman-edition"
|
||||
distfiles="https://github.com/Aseman-Land/libqtelegram-aseman-edition/archive/v${version}-stable.tar.gz"
|
||||
checksum=d8a5854b17d822477c627980648ab5a2ec7a68a4a798f9e09789d1a73c5c5910
|
||||
checksum=ffc1f85a7b0cdd16149c89722f33c43de9fa3db15271d0ff26734ba35e0a02c0
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's,$$LIB_PATH,,' libqtelegram-ae.pro
|
||||
|
|
Loading…
Reference in New Issue