deepin-voice-recorder: update to 1.3.8.

This commit is contained in:
John 2018-11-18 12:35:44 +01:00 committed by maxice8
parent f53507fbb9
commit 35e728db00
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'deepin-voice-recorder'
pkgname=deepin-voice-recorder
version=1.3.7
revision=2
version=1.3.8
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config"
makedepends="qt5-multimedia-devel dtkwidget-devel ffmpeg-devel pulseaudio-devel"
@ -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=c5abf504ec67e379cd9a54a36104812e19f7dcf3ff1ac737468ac322407e1de0
checksum=7d006fac9691a7865f81aaa91b7cc037036635960c60265cad37e9dbf69747c2
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-multimedia-devel"