deepin-voice-recorder: update to 1.3.9.
This commit is contained in:
parent
eed39f2aae
commit
4efc484b20
1 changed files with 2 additions and 2 deletions
|
@ -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.3.8
|
version=1.3.9
|
||||||
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=7d006fac9691a7865f81aaa91b7cc037036635960c60265cad37e9dbf69747c2
|
checksum=d9ad342c8c039c25089e4e9c016dbf01430ff96d6fc021eecb1cbe47a7fb44f3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-multimedia-devel"
|
hostmakedepends+=" qt5-multimedia-devel"
|
||||||
|
|
Loading…
Reference in a new issue