deepin-voice-recorder: update to 5.0.0.

This commit is contained in:
John 2019-07-30 02:56:04 +00:00
parent 5e84ac8cf5
commit 974ab30779

View file

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