flacon: update to 6.0.0.

This commit is contained in:
mobinmob 2020-06-16 17:08:41 +03:00 committed by Piraty
parent ff15cefdb9
commit 4879f1fd22

View file

@ -1,6 +1,6 @@
# Template file for 'flacon'
pkgname=flacon
version=5.5.1
version=6.0.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=bdeac2268536c790ede8928156c7a35019dd05ed1b16f04238394a238950d287
checksum=3c073ad29cc91601b9ecd66058b644ed2b1c12f3c0a96cbaa9e0167baf7acf75
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"