From 62381c352e1dd1ddd09932fd85a86100f6727471 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Fri, 4 Jan 2019 06:57:48 +0100 Subject: [PATCH] praat: update to 6.0.46 --- srcpkgs/praat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template index c19822e61b5..fb3438f07a5 100644 --- a/srcpkgs/praat/template +++ b/srcpkgs/praat/template @@ -1,6 +1,6 @@ # Template file for 'praat' pkgname=praat -version=6.0.45 +version=6.0.46 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=cad9b16346f146fee2c95aa02e104df40a9edcf63583010054726b9c50bd4fc5 +checksum=1b7e0293a1fd0c1e325339524c1fcbcb310ebf397b396753253489077e41ef65 build_options="pulseaudio" build_options_default="pulseaudio"