kf6-knotifications: update to 6.5.0.
This commit is contained in:
parent
8f68cd6431
commit
d994dd4a18
|
@ -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}"
|
||||||
|
|
Loading…
Reference in New Issue