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

This commit is contained in:
John Zimmermann 2019-02-11 21:23:48 +01:00 committed by maxice8
parent c179a10de9
commit 4e604cbe33

View file

@ -1,6 +1,6 @@
# Template file for 'dde-qt-dbus-factory'
pkgname=dde-qt-dbus-factory
version=1.0.8
version=1.0.9
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=8949135500f3404c297b3105ac3ea531a214a30da2977d2787526b61caf1068a
checksum=41b19512e3b17d55a74162af1ef34094e40a0e24419128a11d20c6e0f8aaf2ad
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel"