purpose: update to 5.58.0
[ci skip]
This commit is contained in:
parent
c42dde8b89
commit
8ac3a7b8a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'purpose'
|
# Template file for 'purpose'
|
||||||
pkgname=purpose
|
pkgname=purpose
|
||||||
version=5.57.0
|
version=5.58.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="kcoreaddons qt5-qmake qt5-host-tools extra-cmake-modules python"
|
hostmakedepends="kcoreaddons qt5-qmake qt5-host-tools extra-cmake-modules python"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/purpose"
|
homepage="https://projects.kde.org/projects/frameworks/purpose"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4b38f1b88e6e621bc20c04a5f7bc7293fba6c851209167c5e794b6becaea244e
|
checksum=8acbf11af0d9f149ca52c15d07a62107d83b02306102af9e37ee32aeaef831df
|
||||||
|
|
||||||
purpose-devel_package() {
|
purpose-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in a new issue