kemoticons: update to 5.47.0.

This commit is contained in:
Piotr Wójcik 2018-06-11 09:43:37 +02:00
parent a673676701
commit 6ee973d255

View file

@ -1,6 +1,6 @@
# Template file for 'kemoticons' # Template file for 'kemoticons'
pkgname=kemoticons pkgname=kemoticons
version=5.43.0 version=5.47.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
@ -10,8 +10,8 @@ short_desc="KDE Convert text emoticons to graphical emoticons"
maintainer="Denis Revin <denis.revin@gmail.com>" maintainer="Denis Revin <denis.revin@gmail.com>"
license="LGPL-2" license="LGPL-2"
homepage="https://projects.kde.org/projects/frameworks/kemoticons" homepage="https://projects.kde.org/projects/frameworks/kemoticons"
distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=cbb1f0435de17d120842b1b33d88e1a483df294562f84514a1bb3f815e4f3698 checksum=5e84545d8ac71ebf89794b41d7645011173413cf00ad42293fe625615c15e7c1
if [ -n "$CROSS_BUILD" ]; then if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake" hostmakedepends+=" qt5-host-tools qt5-qmake"