From 04bf3c5da2daaeef7d4a2550bfef1322a53cb9ba Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Thu, 17 Oct 2019 20:47:11 +0200 Subject: [PATCH] praat: update to 6.1.05 --- srcpkgs/praat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template index ab144b74e8a..40229b90172 100644 --- a/srcpkgs/praat/template +++ b/srcpkgs/praat/template @@ -1,6 +1,6 @@ # Template file for 'praat' pkgname=praat -version=6.1.04 +version=6.1.05 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=616e70e2265d8cab9fe45526dab1d665e5079bf4ea7e8ed9b6c06fe2d4c46bce +checksum=3d38650e7959537d5610bb29b777528f7e7151ff5f54f9b2f6fba2de94113d04 build_options="pulseaudio" build_options_default="pulseaudio"