dtkwm: update to 2.0.12.

This commit is contained in:
John 2019-07-30 02:53:45 +00:00
parent 81f24d1d73
commit 8a5fc5eab6

View file

@ -1,6 +1,6 @@
# Template file for 'dtkwm' # Template file for 'dtkwm'
pkgname=dtkwm pkgname=dtkwm
version=2.0.11 version=2.0.12
revision=1 revision=1
build_style=qmake build_style=qmake
configure_args="VERSION=${version}" configure_args="VERSION=${version}"
@ -13,7 +13,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=1f1524ac82f0b5a0690965a9d474d773627ffe6645f78f971069bf123e5fe613 checksum=bb6140964372a57bbb5a940d07e98aaef2f655bb1478716cad62a35eb9cf3045
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dtkcore-devel qt5-x11extras-devel" hostmakedepends+=" dtkcore-devel qt5-x11extras-devel"