deepin-voice-recorder: update to 1.4.1.

This commit is contained in:
John 2019-05-29 20:25:12 +02:00
parent 084968baa9
commit 5589535dc6

View file

@ -1,6 +1,6 @@
# Template file for 'deepin-voice-recorder'
pkgname=deepin-voice-recorder
version=1.4.0
version=1.4.1
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config"
@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/linuxdeepin/deepin-voice-recorder/"
changelog="https://raw.githubusercontent.com/linuxdeepin/deepin-voice-recorder/${version}/CHANGELOG.md"
distfiles="https://github.com/linuxdeepin/deepin-voice-recorder/archive/${version}.tar.gz"
checksum=b73dd37bdb2d6a0b0a703c71a86b353befe59aa0debd8bd4ab1fab0ec6c16d96
checksum=05f429099d3c71c81f3ec89da4427019f431b3b3aaa38735c14d0b8ac4dab509
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-multimedia-devel"