prison: update to 5.88.0.
This commit is contained in:
parent
bf925d4991
commit
3de55584cf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prison'
|
||||
pkgname=prison
|
||||
version=5.87.0
|
||||
version=5.88.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-tools doxygen qt5-declarative-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="MIT"
|
||||
homepage="https://community.kde.org/Frameworks"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/prison-${version}.tar.xz"
|
||||
checksum=07694637a1463882b4108fa6c8283324b35ffe471c27cfaa25fb0cf589b7686d
|
||||
checksum=37a16df7ac823f7e97a7e1e9ef48a794879bf81cccb126809b24e25091343f7a
|
||||
|
||||
if [ "$CROSS_BUILD" ];then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||
|
|
Loading…
Reference in New Issue