From b697e98aa781f9803cca8b2bc2f368ee2780c494 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 21 Jul 2018 00:07:08 +0200 Subject: [PATCH] dtkwm: update to 2.0.9. --- srcpkgs/dtkwm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dtkwm/template b/srcpkgs/dtkwm/template index 52ef6a51105..c12e2bb103d 100644 --- a/srcpkgs/dtkwm/template +++ b/srcpkgs/dtkwm/template @@ -1,6 +1,6 @@ # Template file for 'dtkwm' pkgname=dtkwm -version=2.0.8.1 +version=2.0.9 revision=1 build_style=qmake hostmakedepends="qt5-qmake pkg-config" @@ -12,7 +12,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=01dad4a28d4d1072c649e694582c1b2d6137736c0ca80a2439d7f4724bdb7c8d +checksum=5abe3da16d4b719ae34c83262e634c1d26151eeb70d7cc5b48719ea631361398 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" dtkcore-devel qt5-x11extras-devel"