prison: update to 5.48.0.

This commit is contained in:
John 2018-08-02 10:02:00 +02:00 committed by maxice8
parent f1aafdb004
commit debce014d6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'prison'
pkgname=prison
version=5.47.0
version=5.48.0
revision=1
build_style=cmake
hostmakedepends="extra-cmake-modules qt5-tools"
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
license="MIT"
homepage="https://community.kde.org/Frameworks"
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
checksum=b08b91f884f1542a6102930ad6c97042b3927a69fd3b0224b5d2ba105e15419e
checksum=d80c91e62874ff4b535690bf226576cd2128ab7285b38d7f351f623313945a11
if [ "$CROSS_BUILD" ];then
hostmakedepends+=" qt5-qmake qt5-host-tools"