author | David Runge
<dvzrv@archlinux.org> 2024-04-04 18:46:24 UTC |
committer | David Runge
<dvzrv@archlinux.org> 2024-04-04 18:46:24 UTC |
parent | 43d6605c5546eda5ccfe206449d4102f6a1cb576 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 7640abd..2dd7218 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=16 pkgdesc="A tool for extracting annotations from audio signals" arch=(x86_64) url="https://aubio.org/" -license=(GPL3) +license=(GPL-3.0-or-later) makedepends=(doxygen ffmpeg fftw jack libsamplerate libsndfile python-build python-installer python-numpy python-setuptools python-wheel txt2man waf) checkdepends=(python-pytest)