kemoticons: update to 5.69.0

[ci skip]
This commit is contained in:
John 2020-04-11 12:43:20 +02:00
parent 8d49dd7939
commit 8e1d426623
No known key found for this signature in database
GPG Key ID: 5FDE97AF468A09B7

View File

@ -1,6 +1,6 @@
# Template file for 'kemoticons'
pkgname=kemoticons
version=5.68.0
version=5.69.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=e03fe81ad34e107dc5fe61f9bf424ecef7716bf8a62f8abb78fd3f6bd6806f56
checksum=8db55a945203eb7828147c350fdd4295113f2bb1e2d6d87934f417d55e5ecda2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"