parent
af8bbcd4a9
commit
91c175b749
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'purpose'
|
# Template file for 'purpose'
|
||||||
pkgname=purpose
|
pkgname=purpose
|
||||||
version=5.58.0
|
version=5.59.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=8acbf11af0d9f149ca52c15d07a62107d83b02306102af9e37ee32aeaef831df
|
checksum=078837cece687455e97d2c3721b95eaa4329e2026d8e0c3f55dbba32f15d4238
|
||||||
|
|
||||||
purpose-devel_package() {
|
purpose-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue