* update opusfile to 0.12-3

This commit is contained in:
Alexander Baldeck 2023-02-08 12:44:49 +01:00
parent 6576d7eeed
commit 2a053b475a

View File

@ -7,7 +7,7 @@ pkgname=opusfile
pkgver=0.12
pkgrel=3
pkgdesc='Library for opening, seeking, and decoding .opus files'
arch=(x86_64 powerpc64le powerpc riscv64)
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://opus-codec.org/'
license=(BSD)
depends=(libogg openssl opus)