kemoticons: update to 5.66.0

[ci skip]
This commit is contained in:
John 2020-01-13 00:21:43 +01:00
parent 1246ff76be
commit e29ab1f89a
1 changed files with 2 additions and 2 deletions

View File

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