From 9a919c91258a3f60b5ac9b4c6ec2092baba51bc2 Mon Sep 17 00:00:00 2001 From: Steve Prybylski Date: Wed, 21 Oct 2015 10:40:32 -0400 Subject: [PATCH] audacity: rebuild against soundtouch-1.9.2 --- srcpkgs/audacity/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template index 14457fefbc6..5f0d9eb9c72 100644 --- a/srcpkgs/audacity/template +++ b/srcpkgs/audacity/template @@ -1,7 +1,7 @@ # Template file for 'audacity' pkgname=audacity version=2.1.1 -revision=2 +revision=3 wrksrc="${pkgname}-Audacity-${version}" build_style=gnu-configure configure_args="--with-libsamplerate"