Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

praat: update to 6.0.54 #12246

Merged
merged 1 commit into from
Jun 7, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/praat/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'praat'
pkgname=praat
version=6.0.52
version=6.0.54
revision=1
create_wrksrc=yes
hostmakedepends="pkg-config"
Expand All @@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
homepage="http://www.praat.org/"
changelog="http://www.fon.hum.uva.nl/praat/manual/What_s_new_.html"
distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
checksum=585111fb15c8bb2cfe3dde34884bbe27432401071e8ce38c06823e3b35537c15
checksum=be6478b0c2f2f7609669f440a9c1acb27ea90d05a9e82d1de8ae9fbe2d0fa8e7

build_options="pulseaudio"
build_options_default="pulseaudio"
Expand Down