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

This commit is contained in:
John 2019-08-04 03:54:14 +02:00
parent e3fdbb03c8
commit 2a7d8a6696

View file

@ -1,6 +1,6 @@
# Template file for 'dde-qt-dbus-factory'
pkgname=dde-qt-dbus-factory
version=5.0.0
version=5.0.1
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=b9af039fe3b7ef7943f23209367c7163b904f6aa2536325662a568f636f4ccd2
checksum=f945b17b79784d7e6f0b5566937aac443a5493cf34af40e13f38805b464f6dbd
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" dtkcore-devel qt5-devel dde-qt-dbus-factory-devel"