mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
deepin-menu: update to 3.4.0.
This commit is contained in:
parent
ec42e88311
commit
f2548a905f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'deepin-menu'
|
# Template file for 'deepin-menu'
|
||||||
pkgname=deepin-menu
|
pkgname=deepin-menu
|
||||||
version=3.3.10
|
version=3.4.0
|
||||||
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=aba61f43028065852d62142ef0dcc181b68495ff0b28e9aae7ab568abcf1d133
|
checksum=a8c3570db46860aab9a1c16e79f57562074f3ce1d553579a8e2825157603d1a0
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel"
|
hostmakedepends+=" qt5-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue