diff options
-rw-r--r-- | srcpkgs/kf6-knotifications/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/kf6-knotifications/template b/srcpkgs/kf6-knotifications/template index c4937e947f8..0a7d9912a29 100644 --- a/srcpkgs/kf6-knotifications/template +++ b/srcpkgs/kf6-knotifications/template @@ -1,6 +1,6 @@ # Template file for 'kf6-knotifications' pkgname=kf6-knotifications -version=6.1.0 +version=6.2.0 revision=1 build_style=cmake configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml @@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>" license="LGPL-2.1-or-later" homepage="https://invent.kde.org/frameworks/knotifications" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz" -checksum=02f36f4bc1d2d1094e1b0203a34e037cec78303c6aad9d69f9ac8c7388acfcab +checksum=9627c200f58de5e5dc4e74d1a13005624115b6d23da034e64aa1bf3143e78164 kf6-knotifications-devel_package() { depends="$makedepends ${sourcepkg}>=${version}_${revision}" |