purpose: update to 5.111.0.
This commit is contained in:
parent
16e69e4609
commit
bc531126ad
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'purpose'
|
||||
pkgname=purpose
|
||||
version=5.110.0
|
||||
version=5.111.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=4ce763bec127bbdd1cb2526a4d615ab6f420ab2c2a700cb09571b0220fc4865a
|
||||
checksum=311d1857dd1d548a7e11d13515e942484374bf3f23036aee65625ef33163efa9
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
Loading…
Reference in New Issue