kf6-knewstuff: update to 6.2.0.

This commit is contained in:
Luciogi 2024-05-27 11:56:04 +05:00 committed by John Zimmermann
parent da58afa14c
commit ff14979232
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kf6-knewstuff' # Template file for 'kf6-knewstuff'
pkgname=kf6-knewstuff pkgname=kf6-knewstuff
version=6.1.0 version=6.2.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
@ -15,7 +15,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/knewstuff" homepage="https://invent.kde.org/frameworks/knewstuff"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=1c6a076410538084021cff1eeb02be2f34280284717a34290d42b11dfe3b3d3f checksum=f54962756b8eb98c67840352a1efea4698f15a17d4bc8282f65adb0db08c5780
kf6-knewstuff-devel_package() { kf6-knewstuff-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"