From 8d3a6d6c885382a482471ac04be0e1c09ced73b5 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Mon, 18 Feb 2019 17:51:21 +0100 Subject: [PATCH] praat: update to 6.0.48 --- srcpkgs/praat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template index ffb806dd147..aecba7cf3f6 100644 --- a/srcpkgs/praat/template +++ b/srcpkgs/praat/template @@ -1,6 +1,6 @@ # Template file for 'praat' pkgname=praat -version=6.0.47 +version=6.0.48 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=4dfa563b8c8c4aef07ec1a73c466fa2268389d8dd0fe5300f03444b9a2f11f9d +checksum=1cd477dd1df49675183e36977c3b6e7840c0e43a1abd0d584278f394fcd93157 build_options="pulseaudio" build_options_default="pulseaudio"