Date: Saturday, October 22, 2022 @ 08:31:12 Author: arojas Revision: 1333437
upgpkg: strawberry 1.0.10-1: Update to 1.0.10 Modified: strawberry/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-22 08:25:22 UTC (rev 1333436) +++ PKGBUILD 2022-10-22 08:31:12 UTC (rev 1333437) @@ -2,8 +2,8 @@ # Contributor: Fabio 'Lolix' Loli <[email protected]> -> https://github.com/FabioLolix pkgname=strawberry -pkgver=1.0.9 -pkgrel=2 +pkgver=1.0.10 +pkgrel=1 pkgdesc='A music player aimed at audio enthusiasts and music collectors' arch=(x86_64) url='https://www.strawbs.org/' @@ -14,7 +14,7 @@ 'gst-plugins-bad: additional codecs' 'gst-plugins-ugly: additional codecs') source=(https://github.com/strawberrymusicplayer/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz) -sha256sums=('d69396e1df321003ab0e4f9374ea8c5c34fdfbc7fb6c68882d477215224b8cdf') +sha256sums=('47e6d707f5b24e960dfdac1752455fcd5733fbb194d43fd946d4d021d64867af') build() { cmake -B build -S $pkgname-$pkgver \
