* update libebur128 to 1.2.6-1

This commit is contained in:
Alexander Baldeck 2023-02-28 23:02:41 +01:00
parent 3889bb1f1b
commit fb33f00ef5

View File

@ -6,8 +6,7 @@ pkgname=libebur128
pkgver=1.2.6 pkgver=1.2.6
pkgrel=1 pkgrel=1
pkgdesc="A library that implements the EBU R 128 standard for loudness normalisation." pkgdesc="A library that implements the EBU R 128 standard for loudness normalisation."
arch=(x86_64 powerpc64le) arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
arch=(powerpc riscv64)
url="https://github.com/jiixyj/libebur128" url="https://github.com/jiixyj/libebur128"
license=(MIT) license=(MIT)
depends=(glibc) depends=(glibc)