kjsembed: update to 5.80.0.
This commit is contained in:
parent
e1c040d202
commit
67b192fe75
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kjsembed'
|
||||
pkgname=kjsembed
|
||||
version=5.79.0
|
||||
version=5.80.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kjsembed"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/portingAids/${pkgname}-${version}.tar.xz"
|
||||
checksum=fe1694f5ae939f049ba2585112218d1dcbafede6974f486b51619d1a6bc172a2
|
||||
checksum=a7446a5439c5be9ec24715c506d287379398d65ce4836937480afaa367ba6f20
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-qmake python kdoctools"
|
||||
|
|
Loading…
Reference in New Issue