dtkwm: update to 2.0.9.

This commit is contained in:
John 2018-07-21 00:07:08 +02:00 committed by maxice8
parent 6a7c443d66
commit b697e98aa7

View file

@ -1,6 +1,6 @@
# Template file for 'dtkwm' # Template file for 'dtkwm'
pkgname=dtkwm pkgname=dtkwm
version=2.0.8.1 version=2.0.9
revision=1 revision=1
build_style=qmake build_style=qmake
hostmakedepends="qt5-qmake pkg-config" hostmakedepends="qt5-qmake pkg-config"
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/linuxdeepin/dtkwm/" homepage="https://github.com/linuxdeepin/dtkwm/"
changelog="https://github.com/linuxdeepin/dtkwm/blob/${version}/CHANGELOG.md" changelog="https://github.com/linuxdeepin/dtkwm/blob/${version}/CHANGELOG.md"
distfiles="https://github.com/linuxdeepin/dtkwm/archive/${version}.tar.gz" distfiles="https://github.com/linuxdeepin/dtkwm/archive/${version}.tar.gz"
checksum=01dad4a28d4d1072c649e694582c1b2d6137736c0ca80a2439d7f4724bdb7c8d checksum=5abe3da16d4b719ae34c83262e634c1d26151eeb70d7cc5b48719ea631361398
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dtkcore-devel qt5-x11extras-devel" hostmakedepends+=" dtkcore-devel qt5-x11extras-devel"