dde-qt-dbus-factory: update to 1.1.1.
This commit is contained in:
parent
04a5d8c74f
commit
89b62492e0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dde-qt-dbus-factory'
|
# Template file for 'dde-qt-dbus-factory'
|
||||||
pkgname=dde-qt-dbus-factory
|
pkgname=dde-qt-dbus-factory
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake python"
|
hostmakedepends="qt5-qmake python"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/linuxdeepin/dde-qt-dbus-factory"
|
homepage="https://github.com/linuxdeepin/dde-qt-dbus-factory"
|
||||||
changelog="https://github.com/linuxdeepin/dde-qt-dbus-factory/blob/${version}/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/linuxdeepin/dde-qt-dbus-factory/archive/${version}.tar.gz"
|
||||||
checksum=009851403fbd5fefacb391024bdae50b2f8cd0e1ea1c5c225426995f9f780ad8
|
checksum=8465217febe525d8a85f240c57a6adf13e77409f68a7fabc68223d85a0f2c5f5
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel"
|
hostmakedepends+=" qt5-devel dde-qt-dbus-factory-devel"
|
||||||
|
|
Loading…
Reference in New Issue