prison: update to 5.57.0

[ci skip]
This commit is contained in:
John 2019-04-13 19:20:08 +02:00
parent 339563417c
commit 8436e37628

View file

@ -1,16 +1,16 @@
# Template file for 'prison'
pkgname=prison
version=5.56.0
version=5.57.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-tools"
hostmakedepends="kcoreaddons extra-cmake-modules qt5-tools"
makedepends="qt5-devel libdmtx-devel qrencode-devel ecm-devel"
short_desc="Barcode API to produce QRCode barcodes and DataMatrix barcodes"
maintainer="John <johnz@posteo.net>"
license="MIT"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
checksum=1dbe7531d1ebe6adcef6b56553812ae6557d32c3a3da65be7cd7ea02be331e16
checksum=6613decb2e0b61af5af3a3a9995970c2fdaa72f36bcfd7e9db547017ee4ca235
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"