mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kdeclarative: update to 5.109.0.
This commit is contained in:
parent
ae4901723d
commit
a39d8bcb48
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kdeclarative'
|
# Template file for 'kdeclarative'
|
||||||
pkgname=kdeclarative
|
pkgname=kdeclarative
|
||||||
version=5.108.0
|
version=5.109.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules pkg-config
|
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"
|
license="LGPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kdeclarative"
|
homepage="https://invent.kde.org/frameworks/kdeclarative"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=9ff83457840c31b7dc2ab8345f764696db53e4b21699996737f4dd2e140aafcd
|
checksum=a22545bb2e6c2f72a60e9260bec9aecafd8637d779070527b4be52cf4b1137e3
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue