kf6-knotifications: update to 6.5.0.

This commit is contained in:
Luciogi 2024-07-20 16:26:14 +05:00 committed by John
parent 8f68cd6431
commit d994dd4a18
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kf6-knotifications' # Template file for 'kf6-knotifications'
pkgname=kf6-knotifications pkgname=kf6-knotifications
version=6.3.0 version=6.5.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
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://invent.kde.org/frameworks/knotifications" homepage="https://invent.kde.org/frameworks/knotifications"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
checksum=cced3c1a3795fedc90dc628c6b3cfff06d194eccfdca27b05938f5e941cc7877 checksum=3d73dc682176138cba995b6954eeafdd4507097313f1b2102a4d5ed905a3eee6
kf6-knotifications-devel_package() { kf6-knotifications-devel_package() {
depends="$makedepends ${sourcepkg}>=${version}_${revision}" depends="$makedepends ${sourcepkg}>=${version}_${revision}"