prison: update to 5.54.0.
This commit is contained in:
parent
85c00e4780
commit
6f2451f1b0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prison'
|
||||
pkgname=prison
|
||||
version=5.53.0
|
||||
version=5.54.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=61b5f10b48d847ce60769d10525a8f4c3c7120d71dd8e2e6285d303ea519b579
|
||||
checksum=6b8e6db9ce142d47014403c6e5bcc79c8a7a77b3a490102d508a4f4866f5effc
|
||||
|
||||
if [ "$CROSS_BUILD" ];then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||
|
|
Loading…
Reference in New Issue