From 02985919788320b805b31673431edc2ead15c8e3 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 30 Mar 2015 11:27:13 +0200 Subject: [PATCH] audacity: update to 2.1.0. --- srcpkgs/audacity/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template index 6295325b9b9..dcd76d8c7c7 100644 --- a/srcpkgs/audacity/template +++ b/srcpkgs/audacity/template @@ -1,8 +1,8 @@ # Template file for 'audacity' pkgname=audacity -version=2.0.6 +version=2.1.0 revision=1 -wrksrc=${pkgname}-src-${version} +wrksrc="${pkgname}-minsrc-${version}" build_style=gnu-configure configure_args="--with-libsamplerate" if ! [ "$XBPS_TARGET_MACHINE" = "i686" -o "$XBPS_TARGET_MACHINE" = "x86_64" ]; then @@ -17,8 +17,8 @@ short_desc="Graphical cross-platform audio editor" maintainer="Christian Neukirchen " license="GPL-2" homepage="http://audacity.sourceforge.net/" -distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-minsrc-$version.tar.xz" -checksum=3080c190e678e0d682961a36c6e990c572dacd6b5ce499e5cec7362e9fa37d7b +distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-minsrc-${version}.tar.xz" +checksum=b0d98d89b38be233e88af81e1add649732484b6f8feec95dc5977accdde042b3 post_install() { rm ${DESTDIR}/usr/share/doc/${pkgname}/LICENSE.txt