flacon: update to 5.2.0

This commit is contained in:
Andrew Benson 2019-04-09 22:14:58 -06:00 committed by maxice8
parent da9267d869
commit 1fd7800118

View file

@ -1,6 +1,6 @@
# Template file for 'flacon'
pkgname=flacon
version=5.1.0
version=5.2.0
revision=1
build_style=cmake
hostmakedepends="pkg-config"
@ -12,7 +12,7 @@ license="LGPL-2.1-or-later"
homepage="https://flacon.github.io/"
changelog="https://flacon.github.io/changelog/"
distfiles="https://github.com/Flacon/flacon/archive/v${version}.tar.gz"
checksum=9844b00d354a881fdbcdbc91ab46766053f25cfbd4a06e4f2290d26d9368e11f
checksum=701fb0ebee98a697baa3060645ca4203771714994bb1fa8eeebfd2274e4704ac
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"