kdeclarative: update to 5.87.0.
This commit is contained in:
parent
231f6e0eb7
commit
695700399a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdeclarative'
|
||||
pkgname=kdeclarative
|
||||
version=5.86.0
|
||||
version=5.87.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
||||
|
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/kdeclarative"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=2dc9ace34de78e4eb78d6132578126b25cc67dce63c5f3adb535355f2335edb4
|
||||
checksum=6792f8ee5e255159d302ba8257b91e52a4ac5815fb7413fd73788f893555a47f
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in a new issue