deepin-menu: update to 3.4.0.

This commit is contained in:
John 2018-09-08 14:08:18 +02:00 committed by maxice8
parent ec42e88311
commit f2548a905f

View File

@ -1,6 +1,6 @@
# Template file for 'deepin-menu'
pkgname=deepin-menu
version=3.3.10
version=3.4.0
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config"
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/linuxdeepin/deepin-menu/"
changelog="https://github.com/linuxdeepin/deepin-menu/blob/${version}/CHANGELOG.md"
distfiles="https://github.com/linuxdeepin/deepin-menu/archive/${version}.tar.gz"
checksum=aba61f43028065852d62142ef0dcc181b68495ff0b28e9aae7ab568abcf1d133
checksum=a8c3570db46860aab9a1c16e79f57562074f3ce1d553579a8e2825157603d1a0
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"