diff --git a/srcpkgs/deepin-menu/template b/srcpkgs/deepin-menu/template index c9537240bc..30ead60191 100644 --- a/srcpkgs/deepin-menu/template +++ b/srcpkgs/deepin-menu/template @@ -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"