Date: Thursday, March 24, 2022 @ 22:06:33 Author: arojas Revision: 1175583
Update to 1.0.3 Modified: strawberry/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 22:06:29 UTC (rev 1175582) +++ PKGBUILD 2022-03-24 22:06:33 UTC (rev 1175583) @@ -2,7 +2,7 @@ # Contributor: Fabio 'Lolix' Loli <lo...@disroot.org> -> https://github.com/FabioLolix pkgname=strawberry -pkgver=1.0.2 +pkgver=1.0.3 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=('f5f0f754b88aa0f3860fb7d2adaba26d51fa64a32d1e202814600601a8a86d97') +sha256sums=('5bf952efab4de4cb9569a091db359eb994bf31ad03f0677f93a40eff85eb9c6a') build() { cmake -B build -S $pkgname-$pkgver \