mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kf6-ki18n: update to 6.9.0.
This commit is contained in:
parent
f5e281be4c
commit
a1496506cf
2 changed files with 3 additions and 2 deletions
|
@ -1999,6 +1999,7 @@ libKF6GuiAddons.so.6 kf6-kguiaddons-6.0.0_1
|
||||||
libKF6Holidays.so.6 kf6-kholidays-6.0.0_1
|
libKF6Holidays.so.6 kf6-kholidays-6.0.0_1
|
||||||
libKF6I18nLocaleData.so.6 kf6-ki18n-6.0.0_1
|
libKF6I18nLocaleData.so.6 kf6-ki18n-6.0.0_1
|
||||||
libKF6I18n.so.6 kf6-ki18n-6.0.0_1
|
libKF6I18n.so.6 kf6-ki18n-6.0.0_1
|
||||||
|
libKF6I18nQml.so.6 kf6-ki18n-6.9.0_1
|
||||||
libKF6IconThemes.so.6 kf6-kiconthemes-6.0.0_1
|
libKF6IconThemes.so.6 kf6-kiconthemes-6.0.0_1
|
||||||
libKF6IconWidgets.so.6 kf6-kiconthemes-6.0.0_1
|
libKF6IconWidgets.so.6 kf6-kiconthemes-6.0.0_1
|
||||||
libKF6IdleTime.so.6 kf6-kidletime-6.0.0_1
|
libKF6IdleTime.so.6 kf6-kidletime-6.0.0_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kf6-ki18n'
|
# Template file for 'kf6-ki18n'
|
||||||
pkgname=kf6-ki18n
|
pkgname=kf6-ki18n
|
||||||
version=6.8.0
|
version=6.9.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
|
||||||
|
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/ki18n"
|
homepage="https://invent.kde.org/frameworks/ki18n"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||||
checksum=71d73a058e5267897ad3fd820274e4c8ed770e3c2eeeecabc80b9be8d4f2868e
|
checksum=736ae10e3a8c5dced155d3347f9dbd91c34f485d7495815f85f4d624681a1860
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Reference in a new issue