kf6-knotifications: update to 6.2.0.
This commit is contained in:
parent
ff14979232
commit
aa6172d3e8
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-knotifications'
|
# Template file for 'kf6-knotifications'
|
||||||
pkgname=kf6-knotifications
|
pkgname=kf6-knotifications
|
||||||
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
|
||||||
|
@ -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=02f36f4bc1d2d1094e1b0203a34e037cec78303c6aad9d69f9ac8c7388acfcab
|
checksum=9627c200f58de5e5dc4e74d1a13005624115b6d23da034e64aa1bf3143e78164
|
||||||
|
|
||||||
kf6-knotifications-devel_package() {
|
kf6-knotifications-devel_package() {
|
||||||
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
depends="$makedepends ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue