purpose: update to 5.82.0.

This commit is contained in:
John 2021-05-10 14:06:39 +02:00
parent 62a98a4634
commit 5c634ad08d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'purpose' # Template file for 'purpose'
pkgname=purpose pkgname=purpose
version=5.81.0 version=5.82.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
@ -12,7 +12,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=4e0a04c90c6e2d97a08158e80f486163d30abf156035214ed5e665e37be70805 checksum=a73649bae4cf36496aee27bb6391a855f6d80e23a90603f2c3700750a6e40f03
do_check() { do_check() {
export QT_QPA_PLATFORM=offscreen export QT_QPA_PLATFORM=offscreen