From aabc7be224801ec5532e401a7e3454383d88cc3b Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Tue, 3 Sep 2019 08:04:16 +0200 Subject: [PATCH] praat: update to 6.1.03 --- srcpkgs/praat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template index 14ed87271d6..a63a8fa41ed 100644 --- a/srcpkgs/praat/template +++ b/srcpkgs/praat/template @@ -1,6 +1,6 @@ # Template file for 'praat' pkgname=praat -version=6.1.02 +version=6.1.03 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=4114828a5b0fa0d3ee16382b2ffae6a99b2367a29a94b855807d6fd67d1e3348 +checksum=63e2b2ad616d241a527b05413f38f6591dbf1b1f1c0cd5248205fb05f88cfd52 build_options="pulseaudio" build_options_default="pulseaudio"