dde-qt-dbus-factory: update to 1.0.3.

This commit is contained in:
John 2018-07-21 00:07:26 +02:00 committed by maxice8
parent 12ad824e8d
commit b0b908a6ae

View file

@ -1,6 +1,6 @@
# Template file for 'dde-qt-dbus-factory' # Template file for 'dde-qt-dbus-factory'
pkgname=dde-qt-dbus-factory pkgname=dde-qt-dbus-factory
version=1.0.2 version=1.0.3
revision=1 revision=1
build_style=qmake build_style=qmake
hostmakedepends="qt5-qmake python" hostmakedepends="qt5-qmake python"
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/linuxdeepin/dde-qt-dbus-factory" homepage="https://github.com/linuxdeepin/dde-qt-dbus-factory"
changelog="https://github.com/linuxdeepin/dde-qt-dbus-factory/blob/${version}/CHANGELOG.md" 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" distfiles="https://github.com/linuxdeepin/dde-qt-dbus-factory/archive/${version}.tar.gz"
checksum=f8df3040f366fac105d1affaa1af5db8c38b2db4e3b089b8b403e622cf62125c checksum=74ff247001a8f814f532af24464eee0b3fd55e9a0bb1941a43606de533de63fb
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel" hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel"