mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
prison: update to 5.76.0
[ci skip]
This commit is contained in:
parent
9680f30dc7
commit
48ac9b3948
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'prison'
|
||||
pkgname=prison
|
||||
version=5.75.0
|
||||
version=5.76.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=7e1ee466b0eed9b861f9b746dc5579f1e82d5e165696116c5c657dd35038ade0
|
||||
checksum=6c369efc354f8f3a0e08b0de565fd523f1480d563bec0d19382e9ab01f3efb78
|
||||
|
||||
if [ "$CROSS_BUILD" ];then
|
||||
hostmakedepends+=" qt5-qmake qt5-host-tools"
|
||||
|
|
Loading…
Add table
Reference in a new issue