dtkwm: update to 2.0.11.

This commit is contained in:
John 2019-04-27 21:50:31 +02:00
parent fc2b0dc80f
commit ceecc7b699

View file

@ -1,6 +1,6 @@
# Template file for 'dtkwm' # Template file for 'dtkwm'
pkgname=dtkwm pkgname=dtkwm
version=2.0.10 version=2.0.11
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=f3ae8d620e5fba4c12ed62e4106edbdecc5f0acea021ea8c86263e1e900fb708 checksum=1f1524ac82f0b5a0690965a9d474d773627ffe6645f78f971069bf123e5fe613
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dtkcore-devel qt5-x11extras-devel" hostmakedepends+=" dtkcore-devel qt5-x11extras-devel"