knewstuff: update to 5.89.0.
This commit is contained in:
parent
9598e8c749
commit
862928c5f0
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'knewstuff'
|
||||
pkgname=knewstuff
|
||||
version=5.88.0
|
||||
version=5.89.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="kcoreaddons extra-cmake-modules gettext
|
||||
qt5-host-tools qt5-qmake python3"
|
||||
kpackage qt5-host-tools qt5-qmake python3"
|
||||
makedepends="kio-devel kpackage-devel attica-devel"
|
||||
depends="kdeclarative qt5-quickcontrols"
|
||||
short_desc="KDE Framework for downloading and sharing additional application data"
|
||||
|
@ -12,7 +12,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/knewstuff"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=f73689a88bf5042075baefd1b5bbfa10e58997c98aeccd36cb9292e6efc076f9
|
||||
checksum=8568a0b2e4f1f63a32084d37f1d322f257978ac41f7812463e5475b949a583e3
|
||||
|
||||
knewstuff-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in a new issue