From 68a7b9590646d7245449a4f12ccf5399f8c92c29 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 23 Feb 2018 00:53:40 -0300 Subject: [PATCH] audacity: update to 2.2.2. --- srcpkgs/audacity/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template index f4695450f57..395cf9ed305 100644 --- a/srcpkgs/audacity/template +++ b/srcpkgs/audacity/template @@ -1,7 +1,7 @@ # Template file for 'audacity' pkgname=audacity -version=2.2.1 -revision=2 +version=2.2.2 +revision=1 wrksrc="${pkgname}-Audacity-${version}" build_style=gnu-configure hostmakedepends="pkg-config cmake libtool m4" @@ -14,7 +14,7 @@ maintainer="Leah Neukirchen " license="GPL-2" homepage="https://www.audacityteam.org" distfiles="https://github.com/${pkgname}/${pkgname}/archive/Audacity-${version}.tar.gz" -checksum=ff346e7a68a57a05089813efd78a81439f5419d211f80bb472c9d94c16ca05d8 +checksum=759e8efd5e4ff6cc2fdd31b36bc631307330c1a6e2d3426e3f1d46ebcf8907a3 case "$XBPS_TARGET_MACHINE" in i686*|x86_64*) ;;