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

This commit is contained in:
John 2018-07-31 14:03:10 +02:00 committed by maxice8
parent 34099fa997
commit 88706c9a69
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'dde-qt-dbus-factory'
pkgname=dde-qt-dbus-factory
version=1.0.3
version=1.0.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=74ff247001a8f814f532af24464eee0b3fd55e9a0bb1941a43606de533de63fb
checksum=9281ee24d606899e51bc23ba0d1140effaa9c900486255e5083d6f9f06f6f8cc
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel"