diff --git a/community/audacity/APKBUILD b/community/audacity/APKBUILD index 671e300a845..e5ebe5ac001 100644 --- a/community/audacity/APKBUILD +++ b/community/audacity/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: Natanael Copa pkgname=audacity -pkgver=3.3.1 +pkgver=3.3.2 pkgrel=0 pkgdesc="Multitrack audio editor" url="https://tenacityaudio.org/" @@ -39,9 +39,7 @@ makedepends=" zlib-dev " subpackages="$pkgname-doc $pkgname-lang" -source="https://github.com/audacity/audacity/releases/download/Audacity-$pkgver/audacity-sources-$pkgver.tar.gz - gcc13.patch - " +source="https://github.com/audacity/audacity/releases/download/Audacity-$pkgver/audacity-sources-$pkgver.tar.gz" # no tests options="!check" ldpath="/usr/lib/audacity" @@ -99,6 +97,5 @@ package() { } sha512sums=" -7def0553a37f3cfb3751da8332bcd8829f91d83f4247c9eb5ac1cd37ab67f7ac2e590516339a2f6c7e6f6ba9a850b14b9b4a80850c4222ef83596c18093562c7 audacity-sources-3.3.1.tar.gz -fc113c05e60ea07a56d224792f8f37dce49f6c4e072ccc101ff40b97b9cbf62aa85830bc2856995a04e9279e6e6af6d0474986c648adb7943e15088a3e61de05 gcc13.patch +8b6214289b2aa2a9524d895ffd782ac1a55f31ac03da1bf8f52dc35ccf1ea46e2f27bb3b4e01ec20b039ea670aed9e2af55949d636e5c8b0168cab3f16877aeb audacity-sources-3.3.2.tar.gz " diff --git a/community/audacity/gcc13.patch b/community/audacity/gcc13.patch deleted file mode 100644 index 23289868988..00000000000 --- a/community/audacity/gcc13.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/lib-src/portsmf/allegro.h b/lib-src/portsmf/allegro.h -index 674049c..e2200ed 100644 ---- a/lib-src/portsmf/allegro.h -+++ b/lib-src/portsmf/allegro.h -@@ -49,6 +49,7 @@ - #ifndef ALLEGRO_H - #define ALLEGRO_H - #include -+#include - #include - #include -