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

This commit is contained in:
John 2019-07-16 07:41:05 +00:00
parent f77fcbfb06
commit fe69b4d3ba

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.1.5 version=1.1.6
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=ec6767100eb6cc1cca93fc6b47aa7161253fc98984091c3d718a7a5179c7bdb5 checksum=b7a3c3c2293b700eae1cd2ec4e55f05e0bc9726b3e880c05bba89ed828955199
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel" hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel"