kdeclarative: update to 5.86.0.
This commit is contained in:
parent
200a8914ba
commit
0eb06a60d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdeclarative'
|
||||
pkgname=kdeclarative
|
||||
version=5.85.0
|
||||
version=5.86.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=4de6001bb6cda802e1e7aee2a7254fa254ffdd38cb423344b2308108badbabe1
|
||||
checksum=2dc9ace34de78e4eb78d6132578126b25cc67dce63c5f3adb535355f2335edb4
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in a new issue