kemoticons: update to 5.63.0

[ci skip]
This commit is contained in:
John 2019-10-13 00:30:22 +03:00
parent 744495badf
commit 0179d78bfa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kemoticons' # Template file for 'kemoticons'
pkgname=kemoticons pkgname=kemoticons
version=5.62.0 version=5.63.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -11,7 +11,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later, CC-BY-4.0" license="LGPL-2.1-or-later, CC-BY-4.0"
homepage="https://projects.kde.org/projects/frameworks/kemoticons" homepage="https://projects.kde.org/projects/frameworks/kemoticons"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=fab145b2c4106be8a4f0024cb436d02d0fdcbf8666e9a790cc1cd98db1e70313 checksum=4d9b0608e9badcce1376032d75c650265108f2b4a38b65f0db9f513ccba72152
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake" hostmakedepends+=" qt5-host-tools qt5-qmake"