From fb3a824607d07e5154471f2e0dd92c524dc88003 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Sun, 3 Mar 2019 08:04:48 +0100 Subject: [PATCH] praat: update to 6.0.49 --- srcpkgs/praat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template index aecba7cf3f..9bbaa89dd7 100644 --- a/srcpkgs/praat/template +++ b/srcpkgs/praat/template @@ -1,6 +1,6 @@ # Template file for 'praat' pkgname=praat -version=6.0.48 +version=6.0.49 revision=1 create_wrksrc=yes hostmakedepends="pkg-config" @@ -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=1cd477dd1df49675183e36977c3b6e7840c0e43a1abd0d584278f394fcd93157 +checksum=54e8fdf4fb4907103f5da923d44616364675dd341824202d645eb305492411b7 build_options="pulseaudio" build_options_default="pulseaudio"