From 2a7d8a6696b6b06286d8aae98b141bed2a7cf099 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 4 Aug 2019 03:54:14 +0200 Subject: [PATCH] dde-qt-dbus-factory: update to 5.0.1. --- 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 637bf773eb5..f19c3f14d0b 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=5.0.0 +version=5.0.1 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=b9af039fe3b7ef7943f23209367c7163b904f6aa2536325662a568f636f4ccd2 +checksum=f945b17b79784d7e6f0b5566937aac443a5493cf34af40e13f38805b464f6dbd if [ "$CROSS_BUILD" ]; then hostmakedepends+=" dtkcore-devel qt5-devel dde-qt-dbus-factory-devel"