mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
kf6-ki18n: update to 6.3.0.
This commit is contained in:
parent
e011ecd412
commit
3c16e77abe
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kf6-ki18n'
|
||||
pkgname=kf6-ki18n
|
||||
version=6.2.0
|
||||
version=6.3.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DKDE_INSTALL_QMLDIR=lib/qt6/qml
|
||||
|
@ -14,12 +14,12 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/ki18n"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname#kf6-}-${version}.tar.xz"
|
||||
checksum=8aa8f4740db080f4f0c2ce88d0f289740d55caa06b7f76bf2163d0fb9fd3660f
|
||||
checksum=4d95341eba2070fec3901396eb0a68f4a8423337de5ea23fb86b0ea70c957282
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
# disable failing tests
|
||||
ctest -E "kcountrytest|kcountrysubdivisiontest"
|
||||
ctest -E "kcountrytest|kcountrysubdivisiontest|ki18n-klocalizedstringtest|kcatalogtest"
|
||||
}
|
||||
|
||||
kf6-ki18n-devel_package() {
|
||||
|
|
Loading…
Add table
Reference in a new issue