deepin-menu: update to 3.4.4.

This commit is contained in:
John 2019-04-27 21:56:13 +02:00
parent 290f4212c2
commit 77c1657db0

View file

@ -1,6 +1,6 @@
# Template file for 'deepin-menu'
pkgname=deepin-menu
version=3.4.3
version=3.4.4
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=a15f35a48f4ad2d53668c61efc03071cabf8998f6633ab9fb5e694b05e688347
checksum=fb2d2b8a4b8f5bc6d052b06c0328e1c90d114b5b967fcc5773cce4578d478d91
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"