From 6e26d223e873a0a52ac302fc563ff1ceeb03bf8b Mon Sep 17 00:00:00 2001 From: Saksham Verma Date: Sat, 17 Aug 2024 01:29:12 +0530 Subject: [PATCH] audacity: update to 3.6.1 --- srcpkgs/audacity/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/audacity/template b/srcpkgs/audacity/template index 7b838119ab2611..fb5a45e973c434 100644 --- a/srcpkgs/audacity/template +++ b/srcpkgs/audacity/template @@ -1,6 +1,6 @@ # Template file for 'audacity' pkgname=audacity -version=3.4.2 +version=3.6.1 revision=1 build_style=cmake build_helper="cmake-wxWidgets-gtk3 qemu" @@ -25,7 +25,7 @@ license="GPL-2.0-or-later, GPL-3.0-or-later, CC-BY-3.0" homepage="https://www.audacityteam.org" changelog="https://github.com/audacity/audacity/raw/master/CHANGELOG.txt" distfiles="https://github.com/audacity/audacity/releases/download/Audacity-${version}/audacity-sources-${version}.tar.gz" -checksum=f28dd718d2c5a2aa9f207b8351443a90c1f02b65378ca94bcc7febda42635e48 +checksum=f7b7be947d93c6c84a387b47dc875ac3fa51596da024758f2093d0d26b4d7410 CXXFLAGS="-D_FILE_OFFSET_BITS=64"