* update aubio to 0.4.9-20

This commit is contained in:
Alexander Baldeck 2024-10-29 20:54:23 +01:00
parent 08c47a0b54
commit 94df79e4a3
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = aubio
pkgdesc = A tool for extracting annotations from audio signals
pkgver = 0.4.9
pkgrel = 19
pkgrel = 20
url = https://aubio.org/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = GPL-3.0-or-later
checkdepends = python-pytest
makedepends = doxygen

View File

@ -6,7 +6,7 @@
pkgbase=aubio
pkgname=(aubio python-aubio)
pkgver=0.4.9
pkgrel=19.1
pkgrel=20
pkgdesc="A tool for extracting annotations from audio signals"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://aubio.org/"