kvantum: update to 0.10.6.

Closes #14914.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
travankor 2018-06-04 20:40:10 -07:00 committed by Enno Boland
parent aebea3f74e
commit d0f1d3b3a7

View file

@ -1,6 +1,6 @@
# Template file for 'kvantum'
pkgname=kvantum
version=0.10.5
version=0.10.6
revision=1
build_style=qmake
wrksrc=${pkgname^}-${version}
@ -9,10 +9,10 @@ hostmakedepends="qt5-tools qt5-qmake"
makedepends="qt5-devel qt5-svg-devel qt5-x11extras-devel"
short_desc="SVG-based theme engine for Qt4/Qt5, KDE and LXQt"
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
license="GPL-3"
license="GPL-3.0-only"
homepage="https://github.com/tsujan/Kvantum"
distfiles="https://github.com/tsujan/Kvantum/archive/V${version}.tar.gz"
checksum=3174dc68331e286a51c0288f5862363258ee2d11b7b10eac65f3bcb0ced6302e
checksum=4ef54d27be9d175d1023b37617295e622446ad950f79447aea8c6915890aae2d
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel qt5-svg-devel qt5-x11extras-devel"