mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-grantleetheme: update to 24.05.1.
This commit is contained in:
parent
9771ff55e2
commit
4837fbf232
1 changed files with 7 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-grantleetheme'
|
# Template file for 'kf6-grantleetheme'
|
||||||
pkgname=kf6-grantleetheme
|
pkgname=kf6-grantleetheme
|
||||||
version=24.02.2
|
version=24.05.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
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"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://community.kde.org/KDE_PIM"
|
homepage="https://community.kde.org/KDE_PIM"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/grantleetheme-${version}.tar.xz"
|
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() {
|
kf6-grantleetheme-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"
|
depends="${sourcepkg}>=${version}_${revision} ${makedpends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue