Date: Saturday, September 3, 2022 @ 21:25:49 Author: arojas Revision: 1292753
upgpkg: strawberry 1.0.9-1: Update to 1.0.9 Modified: strawberry/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-03 21:10:08 UTC (rev 1292752) +++ PKGBUILD 2022-09-03 21:25:49 UTC (rev 1292753) @@ -2,7 +2,7 @@ # Contributor: Fabio 'Lolix' Loli <lo...@disroot.org> -> https://github.com/FabioLolix pkgname=strawberry -pkgver=1.0.8 +pkgver=1.0.9 pkgrel=1 pkgdesc='A music player aimed at audio enthusiasts and music collectors' arch=(x86_64) @@ -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=('f6b8a267fc9ea366eb44b8c90c777a93e3d104bf29be38b5f72d565079e05024') +sha256sums=('d69396e1df321003ab0e4f9374ea8c5c34fdfbc7fb6c68882d477215224b8cdf') build() { cmake -B build -S $pkgname-$pkgver \