ki18n: update to 5.116.0.
This commit is contained in:
parent
30950659d3
commit
6943996af4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ki18n'
|
||||
pkgname=ki18n
|
||||
version=5.115.1
|
||||
version=5.116.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="gettext kcoreaddons extra-cmake-modules qt5-qmake qt5-host-tools
|
||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="LGPL-2.0-or-later"
|
||||
homepage="https://invent.kde.org/frameworks/ki18n"
|
||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7e373d054a1967f1705bc7b2dbd73748909080c32d632b1db17b9d3c25fa8074
|
||||
checksum=933250628090e240141c23acc40f796da1ff5a658987b60a0c7cc182701e6bcd
|
||||
|
||||
do_check() {
|
||||
cd build
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore=6.*
|
Loading…
Reference in New Issue