From 2acefaeaa0e331873ffe384a58eec6c490e35d88 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Fri, 3 May 2019 16:42:18 +0200 Subject: [PATCH] praat: update to 6.0.52 --- srcpkgs/praat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template index fa891aa49bd..56482553469 100644 --- a/srcpkgs/praat/template +++ b/srcpkgs/praat/template @@ -1,6 +1,6 @@ # Template file for 'praat' pkgname=praat -version=6.0.51 +version=6.0.52 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=aa7291956132b45cd76eefa8a3204aa0778f4cee347774cbdb682060bbaca300 +checksum=585111fb15c8bb2cfe3dde34884bbe27432401071e8ce38c06823e3b35537c15 build_options="pulseaudio" build_options_default="pulseaudio"