praat: update to 6.0.40

Closes #14338.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
newbluemoon 2018-05-12 09:05:29 +02:00 committed by Enno Boland
parent 24de253100
commit 3cbd7ff0d4
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,15 +1,15 @@
# Template file for 'praat'
pkgname=praat
version=6.0.38
version=6.0.40
revision=1
hostmakedepends="pkg-config"
makedepends="gtk+-devel alsa-lib-devel $(vopt_if pulseaudio pulseaudio-devel)"
makedepends="alsa-lib-devel gtk+-devel $(vopt_if pulseaudio pulseaudio-devel)"
short_desc="Speech analysis, synthesis, and manipulation"
maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-2.0-or-later"
homepage="http://www.praat.org/"
distfiles="https://github.com/praat/${pkgname}/archive/v${version}.tar.gz"
checksum=0cc2cf1fe044813c0718d3e727c220fc325372f3aaa297bdadc64dd060ab01d0
distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
checksum=3de075d095b572a01afb83b03469c19f06e38cbc47ad5d8c88b1e35472ce1899
build_options="pulseaudio"