From 8a5fc5eab69db8565c30d5bb9f7a68ce4b5996b7 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 30 Jul 2019 02:53:45 +0000 Subject: [PATCH] dtkwm: update to 2.0.12. --- srcpkgs/dtkwm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dtkwm/template b/srcpkgs/dtkwm/template index 5def616771b..edb288a5041 100644 --- a/srcpkgs/dtkwm/template +++ b/srcpkgs/dtkwm/template @@ -1,6 +1,6 @@ # Template file for 'dtkwm' pkgname=dtkwm -version=2.0.11 +version=2.0.12 revision=1 build_style=qmake configure_args="VERSION=${version}" @@ -13,7 +13,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/linuxdeepin/dtkwm/" changelog="https://github.com/linuxdeepin/dtkwm/blob/${version}/CHANGELOG.md" distfiles="https://github.com/linuxdeepin/dtkwm/archive/${version}.tar.gz" -checksum=1f1524ac82f0b5a0690965a9d474d773627ffe6645f78f971069bf123e5fe613 +checksum=bb6140964372a57bbb5a940d07e98aaef2f655bb1478716cad62a35eb9cf3045 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" dtkcore-devel qt5-x11extras-devel"