prison: update to 5.70.0
[ci skip]
This commit is contained in:
parent
0246298ce3
commit
6a50dcfe3c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prison'
|
||||
pkgname=prison
|
||||
version=5.69.0
|
||||
version=5.70.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons 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=79d091e84f2539130224160c2ce51446e2b5f04352938c2a45fdb9973282817e
|
||||
checksum=646d3cdffa5dbf679b1765858dfaa1fb173e6c9b1d05c1ae156da4b2f68ed4e1
|
||||
|
||||
if [ "$CROSS_BUILD" ];then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||
|
|
Loading…
Reference in a new issue