deepin-menu: update to 3.4.3.

This commit is contained in:
John 2019-04-14 00:43:09 +02:00
parent 31ed96ed51
commit 062a878953

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.1 version=3.4.3
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=b16886d51f4c03f75847b910446c016d600a882ab4f6d6967fd19911998af5d1 checksum=a15f35a48f4ad2d53668c61efc03071cabf8998f6633ab9fb5e694b05e688347
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel" hostmakedepends+=" qt5-devel"