deepin-menu: update to 3.4.1.

This commit is contained in:
John 2018-12-08 12:30:19 +01:00 committed by Helmut Pozimski
parent 3e5943d751
commit dbefa55c2b

View file

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