purpose: update to 5.88.0.
This commit is contained in:
parent
3de55584cf
commit
013d74d44d
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'purpose'
|
# Template file for 'purpose'
|
||||||
pkgname=purpose
|
pkgname=purpose
|
||||||
version=5.87.0
|
version=5.88.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons qt5-qmake qt5-host-tools extra-cmake-modules
|
hostmakedepends="kcoreaddons qt5-qmake qt5-host-tools extra-cmake-modules
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/purpose"
|
homepage="https://invent.kde.org/frameworks/purpose"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4dc3c6984216fbfd00f4754832e75cc51a90f426ce7d39611137f451a1a8b735
|
checksum=374506aff7b54cbd3cec87c0d8782bf896f573548b3b689224e2bd8b38b148a2
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Reference in New Issue