From 74a54964e1e9672285f739398c478d2012c66b54 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 4 Mar 2019 01:04:38 +0100 Subject: [PATCH] dde-qt-dbus-factory: update to 1.1.0. --- 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 c1f77582006..3861158c02d 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.9 +version=1.1.0 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=41b19512e3b17d55a74162af1ef34094e40a0e24419128a11d20c6e0f8aaf2ad +checksum=009851403fbd5fefacb391024bdae50b2f8cd0e1ea1c5c225426995f9f780ad8 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel"