prison: update to 5.81.0.
This commit is contained in:
parent
4f64eb3313
commit
5763375e20
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prison'
|
||||
pkgname=prison
|
||||
version=5.80.0
|
||||
version=5.81.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=ff2eed5feff0a57e22eef9dcbf324435894ba76892a06e7087f1380438df9ab9
|
||||
checksum=cf13d796b99e2aa9f5d591f9936782ee891ff8b0cf487a5eca242f941ee439d7
|
||||
|
||||
if [ "$CROSS_BUILD" ];then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||
|
|
Loading…
Reference in a new issue