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

This commit is contained in:
John 2019-05-29 20:25:48 +02:00
parent d9d4bb2ec9
commit f6ab65d963

View file

@ -1,6 +1,6 @@
# Template file for 'dde-qt-dbus-factory'
pkgname=dde-qt-dbus-factory
version=1.1.2
version=1.1.4
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=75a7686d4a9f2620d40e069c96f6c14229ef9128b07e4263c73791dd3e66314e
checksum=75b836c1e9a052be7c24eb095eb880c1ac76333398a499778525b2b71236ee4f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel"