kvantum: update to 0.10.7. (#1201)

This commit is contained in:
travankor 2018-07-27 11:26:14 -07:00 committed by cr6git
parent ee47503984
commit 360d97ab27
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kvantum'
pkgname=kvantum
version=0.10.6
version=0.10.7
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.0-only"
license="GPL-3.0-or-later"
homepage="https://github.com/tsujan/Kvantum"
distfiles="https://github.com/tsujan/Kvantum/archive/V${version}.tar.gz"
checksum=4ef54d27be9d175d1023b37617295e622446ad950f79447aea8c6915890aae2d
checksum=dd7703be481907012823470f703e462db7339ad1ebd9b30c1848b7c6998b82d6
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel qt5-svg-devel qt5-x11extras-devel"