prison: update to 5.47.0.

This commit is contained in:
Piotr Wójcik 2018-06-11 09:49:36 +02:00
parent 7843d03a2e
commit 1917931524

View file

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.43.0
version=5.47.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-tools"
@ -9,8 +9,8 @@ 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="https://download.kde.org/stable/frameworks/${version%.*}/prison-${version}.tar.xz"
checksum=0cabcb4bea129de67f0e1f9d4f7973c34067e6e6b56b95a11d9917fafa901305
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
checksum=b08b91f884f1542a6102930ad6c97042b3927a69fd3b0224b5d2ba105e15419e
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"