kemoticons: update to 5.51.0.
This commit is contained in:
parent
3a8175204c
commit
3a1746a3c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kemoticons'
|
# Template file for 'kemoticons'
|
||||||
pkgname=kemoticons
|
pkgname=kemoticons
|
||||||
version=5.50.0
|
version=5.51.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=4f4bb51f9dd2d66705247246a6010b28b84c0d35175090d2aa75c0e3788799a4
|
checksum=387ff06a188bd88739c715d21a61d7664db3b7f64020b7413209ff5e11710ab8
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in a new issue