diff options
author | Bart Ribbers <bribbers@disroot.org> | 2020-11-09 16:18:40 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-11-09 17:50:24 +0000 |
commit | 4500cf15183d2784ce11a664736bb3514d8572f5 (patch) | |
tree | 90d9bc030093b3f32696456a0c12a6cb7f6018f0 | |
parent | d316799929d6715265c00a6420edd52603f557a6 (diff) |
community/audacity: rebuild against wxgtk3 3.0.4
-rw-r--r-- | community/audacity/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/audacity/APKBUILD b/community/audacity/APKBUILD index 8128265850e..09f3fda5b77 100644 --- a/community/audacity/APKBUILD +++ b/community/audacity/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=audacity pkgver=2.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="Multitrack audio editor" url="https://www.audacityteam.org/" arch="all" |