From e618c6470a328f129a3bd4697de04c16aa4b5c23 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sat, 12 Jul 2014 21:56:03 +0200 Subject: [PATCH] audacity: bump revision to rebuild --- srcpkgs/audacity/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template index 5d878ad6394..729fc007cba 100644 --- a/srcpkgs/audacity/template +++ b/srcpkgs/audacity/template @@ -1,7 +1,7 @@ # Template file for 'audacity' pkgname=audacity version=2.0.5 -revision=1 +revision=2 wrksrc=${pkgname}-src-${version} build_style=gnu-configure hostmakedepends="pkg-config cmake"