akonadi-notes: update to 23.04.2.

This commit is contained in:
John 2023-06-09 10:23:36 +02:00
parent f1059f3f47
commit f13a14d597

View file

@ -1,6 +1,6 @@
# Template file for 'akonadi-notes' # Template file for 'akonadi-notes'
pkgname=akonadi-notes pkgname=akonadi-notes
version=23.04.0 version=23.04.2
revision=1 revision=1
build_style=cmake build_style=cmake
hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools
@ -11,7 +11,7 @@ maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://kontact.kde.org/" homepage="https://kontact.kde.org/"
distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/release-service/${version}/src/${pkgname}-${version}.tar.xz"
checksum=c4f64ff89816ae14d8fc93e02ab0971d9beda6ae69dd710443d4efd0d94ff93f checksum=b24ad1c07ec2e41d18ffe5d0f627cf48ca0fdfd2eeb04cee9d8c7624570c9a81
akonadi-notes-devel_package() { akonadi-notes-devel_package() {
depends="${sourcepkg}>=${version}_${revision}" depends="${sourcepkg}>=${version}_${revision}"