prison: update to 5.52.0.
This commit is contained in:
parent
fbd4238cfb
commit
ee33c30303
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'prison'
|
# Template file for 'prison'
|
||||||
pkgname=prison
|
pkgname=prison
|
||||||
version=5.51.0
|
version=5.52.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-tools"
|
hostmakedepends="extra-cmake-modules qt5-tools"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://community.kde.org/Frameworks"
|
homepage="https://community.kde.org/Frameworks"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
|
||||||
checksum=56419afb54acdc63f6d5624d66b10852820302002a7431323dac7a23e4fca2ce
|
checksum=8d9a88137995abf42cc11ad8d42c23759939bc837b74f8527d09866c0879c4b1
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ];then
|
if [ "$CROSS_BUILD" ];then
|
||||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user