purpose: update to 5.57.0
[ci skip]
This commit is contained in:
parent
8436e37628
commit
2ac68b908c
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'purpose'
|
||||
pkgname=purpose
|
||||
version=5.56.0
|
||||
version=5.57.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools extra-cmake-modules python"
|
||||
hostmakedepends="kcoreaddons qt5-qmake qt5-host-tools extra-cmake-modules python"
|
||||
makedepends="qt5-devel qt5-declarative-devel kcoreaddons-devel kconfig-devel kio-devel"
|
||||
short_desc="Offers available actions for a specific purpose"
|
||||
maintainer="John <johnz@posteo.net>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://projects.kde.org/projects/frameworks/purpose"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=882aa64c55e134d1aff06d533f8c3c6f8e5886b5b782925e1aad2e0ca7e37e67
|
||||
checksum=4b38f1b88e6e621bc20c04a5f7bc7293fba6c851209167c5e794b6becaea244e
|
||||
|
||||
purpose-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue