git » audacity.git » commit 7623c50

Rebuild against soundtouch 2.3.1

author David Runge
2022-01-12 20:36:15 UTC
committer David Runge
2022-01-12 20:36:15 UTC
parent 359e4b3ba279b9ff5432fe8e9ad3fd42c0bb1b4e

Rebuild against soundtouch 2.3.1

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 414156c..ddceacd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=audacity
 pkgver=2.4.1
-pkgrel=6
+pkgrel=7
 epoch=1
 pkgdesc="A program that lets you manipulate digital audio waveforms"
 arch=('x86_64')