kvantum: update to 0.10.8.

This commit is contained in:
travankor 2018-08-19 13:12:17 -07:00 committed by maxice8
parent b999fd3e51
commit 0ded8202e5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kvantum'
pkgname=kvantum
version=0.10.7
version=0.10.8
revision=1
build_style=qmake
wrksrc=${pkgname^}-${version}
@ -12,7 +12,7 @@ maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
license="GPL-3.0-or-later"
homepage="https://github.com/tsujan/Kvantum"
distfiles="https://github.com/tsujan/Kvantum/archive/V${version}.tar.gz"
checksum=dd7703be481907012823470f703e462db7339ad1ebd9b30c1848b7c6998b82d6
checksum=a169a19a05985124a946ae638bee2729adad1544497693d911bb7d15160fd20c
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-devel qt5-svg-devel qt5-x11extras-devel"