ki18n: update to 5.72.0
[ci skip]
This commit is contained in:
parent
39c9085a5c
commit
e6814e7c16
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ki18n'
|
# Template file for 'ki18n'
|
||||||
pkgname=ki18n
|
pkgname=ki18n
|
||||||
version=5.71.0
|
version=5.72.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -9,9 +9,9 @@ makedepends="qt5-devel qt5-script-devel qt5-declarative-devel"
|
||||||
short_desc="KDE Gettext-based UI text internationalization"
|
short_desc="KDE Gettext-based UI text internationalization"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/ki18n"
|
homepage="https://invent.kde.org/frameworks/ki18n"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=f2fc8c40c10576da8b74070b7dc8e752fdd04204cb2bfe522f37a0458fbaf881
|
checksum=080e6f0e71a82f5aa72d47f52c3a8b2cddf3491897b3484b6d22c248dd669f6a
|
||||||
|
|
||||||
ki18n-devel_package() {
|
ki18n-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Reference in a new issue