* update aubio to 0.4.9-20
This commit is contained in:
parent
08c47a0b54
commit
94df79e4a3
@ -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
|
||||
|
@ -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/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user