* update libreplaygain to 475-5

This commit is contained in:
Alexander Baldeck 2024-08-20 08:00:27 +02:00
parent 84bd168c70
commit c2007611a8
2 changed files with 14 additions and 1 deletions

13
libreplaygain/.SRCINFO Normal file
View File

@ -0,0 +1,13 @@
pkgbase = libreplaygain
pkgdesc = A library to adjust audio gain
pkgver = 475
pkgrel = 5
url = https://www.musepack.net/index.php?pg=src
arch = x86_64
license = LGPL
makedepends = cmake
depends = glibc
source = https://files.musepack.net/source/libreplaygain_r475.tar.gz
sha512sums = b5fce8daf6aa8c8e0adb4c80089b43824b6503cb7d11e0c47c779c57a933b32f0c24722ca3fcf49711199fddcbb92c3fc13876f22418ca1521c7b8e27ba9d409
pkgname = libreplaygain

View File

@ -4,7 +4,7 @@
pkgname=libreplaygain
pkgver=475
pkgrel=4
pkgrel=5
pkgdesc="A library to adjust audio gain"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://www.musepack.net/index.php?pg=src"