deepin-menu: update to 3.4.8.

This commit is contained in:
John 2019-05-12 12:26:33 +02:00
parent 98db0de396
commit 8c39df4d14
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,6 +1,6 @@
# Template file for 'deepin-menu'
pkgname=deepin-menu
version=3.4.6
version=3.4.8
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=c0c763bd16d08e5ef08c89f6f0411e9ebed9c675f6368c07c082ed9d6a3e0131
checksum=0bb52620d421153930db49f1af4ba0fef28485966d72763ab9c02c09967daa8f
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"