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

This commit is contained in:
John 2018-11-11 15:00:29 +01:00 committed by Helmut Pozimski
parent 6c6d43176e
commit b597cb24cb
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.4
version=1.0.5
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=9281ee24d606899e51bc23ba0d1140effaa9c900486255e5083d6f9f06f6f8cc
checksum=2f58dd525acbb37942440b796591b52368a0841b325c3aee1e1f04af91119338
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel"