purpose: update to 5.98.0.
This commit is contained in:
parent
75e28c7633
commit
a3b43de2f4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'purpose'
|
||||
pkgname=purpose
|
||||
version=5.97.0
|
||||
version=5.98.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="https://invent.kde.org/frameworks/purpose"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=83fed8d56231a11fc1e39a04aef8caf84408c51a5806b633bf18895d5481519f
|
||||
checksum=d97a2914526b746c84e2e198b7584df4c236d7c9a37272f1f083b664359c3e3d
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue