kf6-grantleetheme: update to 24.05.1.

This commit is contained in:
Luciogi 2024-06-19 03:03:04 +05:00 committed by Đoàn Trần Công Danh
parent 9771ff55e2
commit 4837fbf232
1 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kf6-grantleetheme'
pkgname=kf6-grantleetheme
version=24.02.2
version=24.05.1
revision=1
build_style=cmake
configure_args="-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
@ -13,7 +13,12 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://community.kde.org/KDE_PIM"
distfiles="${KDE_SITE}/release-service/${version}/src/grantleetheme-${version}.tar.xz"
checksum=54895f25516d274c4bfcf7cf59109d5cd2e3f7ad3619968a7e54a73a7eb5a958
checksum=40c9f866ed12a65720014b34d2bd4f2c275d5c6147b065683404d95fd11ff277
do_check() {
cd build
ctest -E "grantleetheme-grantleethemetest"
}
kf6-grantleetheme-devel_package() {
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"