kemoticons: update to 5.72.0

[ci skip]
This commit is contained in:
John 2020-07-11 11:27:57 +02:00
parent 1899a54832
commit 83b4c81c77

View file

@ -1,6 +1,6 @@
# Template file for 'kemoticons'
pkgname=kemoticons
version=5.71.0
version=5.72.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF"
@ -9,9 +9,9 @@ makedepends="kservice-devel karchive-devel"
short_desc="KDE Convert text emoticons to graphical emoticons"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later, CC-BY-4.0"
homepage="https://projects.kde.org/projects/frameworks/kemoticons"
homepage="https://invent.kde.org/frameworks/kemoticons"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=20bcb111971cc2e8c17b38a0c20aff7cf453174f885c4b4bcc5899141113e2fc
checksum=92b85e78ac60a1ae4b6189f2e2953ba2456e552c686023d5e477df8b5b6e6d15
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"