Date: Friday, October 9, 2020 @ 20:19:18 Author: arojas Revision: 722786
Update to 0.8.1 Modified: strawberry/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 19:27:32 UTC (rev 722785) +++ PKGBUILD 2020-10-09 20:19:18 UTC (rev 722786) @@ -2,7 +2,7 @@ # Contributor: Fabio 'Lolix' Loli <[email protected]> -> https://github.com/FabioLolix pkgname=strawberry -pkgver=0.7.2 +pkgver=0.8.1 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/jonaski/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz") -sha256sums=('ecc67d931531a196d920f43d0cadbc178936db916a6371aa9806308c18a6dab0') +sha256sums=('2b06c544e1447027f25590eaea8e2abe347360e4fe479a521b20c95bbdf46982') build() { cmake -B build -S $pkgname-$pkgver \
