Date: Wednesday, May 4, 2022 @ 09:07:47 Author: felixonmars Revision: 444587
upgpkg: libshout 1:2.4.6-1 Modified: libshout/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 08:51:40 UTC (rev 444586) +++ PKGBUILD 2022-05-04 09:07:47 UTC (rev 444587) @@ -3,7 +3,7 @@ # Contributor: Jason Chu <[email protected]> pkgname=libshout -pkgver=2.4.5 +pkgver=2.4.6 pkgrel=1 epoch=1 pkgdesc="Library for accessing a shoutcast/icecast server" @@ -13,7 +13,7 @@ options=('!emptydirs') license=('LGPL') source=("https://downloads.xiph.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz") -sha512sums=('290844185da16961f03434d3e341573dd6cb0139e5fa81902903021b641382d2629302d7c356bc591b35656754e07f4e44a8d9e782e092b17a051b9ae8f54341') +sha512sums=('e8478cdbf9a27674c16a7b620d1576f2e31a47262b8e29b314d0f46d4e5be24b9a29790b7b226f48939bc34cacf5734fae0aa5686c7ed5879cdbd827ff8e0339') build() { cd ${pkgname}-${pkgver}
