kdeclarative: update to 5.91.0.
This commit is contained in:
parent
11bc4fcd6c
commit
d169fe677c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kdeclarative'
|
||||
pkgname=kdeclarative
|
||||
version=5.89.0
|
||||
version=5.91.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=5ee99a4b058cb5931b314b832e9c7d900e67081519ae741a21b240603acb44a1
|
||||
checksum=ffb8fb0edb1036aa310f1a80344e5a7209cfc9dc1bff086ed458fa0e58716da0
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in a new issue