flacon: update to 5.1.0
This commit is contained in:
parent
1427eca8d3
commit
fbde9545a7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flacon'
|
||||
pkgname=flacon
|
||||
version=5.0.0
|
||||
version=5.1.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=183d364fb47afa8b9e55803b77b99c9eba44d7031a28d4062b1a309b2a9f02b2
|
||||
checksum=9844b00d354a881fdbcdbc91ab46766053f25cfbd4a06e4f2290d26d9368e11f
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||
|
|
Loading…
Reference in New Issue