From 90ef95b650f524203b8a29ed0a1940ae288b6d86 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 1 Dec 2018 23:22:39 +0100 Subject: [PATCH] dde-qt-dbus-factory: update to 1.0.6. --- srcpkgs/dde-qt-dbus-factory/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/dde-qt-dbus-factory/template b/srcpkgs/dde-qt-dbus-factory/template index 2914c87465b..260034b2556 100644 --- a/srcpkgs/dde-qt-dbus-factory/template +++ b/srcpkgs/dde-qt-dbus-factory/template @@ -1,6 +1,6 @@ # Template file for 'dde-qt-dbus-factory' pkgname=dde-qt-dbus-factory -version=1.0.5 +version=1.0.6 revision=1 build_style=qmake hostmakedepends="qt5-qmake python" @@ -11,7 +11,7 @@ license="GPL-3.0-or-later" homepage="https://github.com/linuxdeepin/dde-qt-dbus-factory" changelog="https://github.com/linuxdeepin/dde-qt-dbus-factory/blob/${version}/CHANGELOG.md" distfiles="https://github.com/linuxdeepin/dde-qt-dbus-factory/archive/${version}.tar.gz" -checksum=2f58dd525acbb37942440b796591b52368a0841b325c3aee1e1f04af91119338 +checksum=25746b213ab5da6addf93b1a0ee187459dedbd9fdd892a3a121b9931fa33586e if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel"