deepin-voice-recorder: update to 1.4.2.

This commit is contained in:
John 2019-07-16 07:40:49 +00:00
parent b6483c23a0
commit f77fcbfb06

View file

@ -1,6 +1,6 @@
# Template file for 'deepin-voice-recorder'
pkgname=deepin-voice-recorder
version=1.4.1
version=1.4.2
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=05f429099d3c71c81f3ec89da4427019f431b3b3aaa38735c14d0b8ac4dab509
checksum=f123107a2858c5d73043c151c93638bcb637a7cfb3a376f51fcb719b94f3d659
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-multimedia-devel"