Date: Wednesday, September 25, 2019 @ 12:47:56 Author: arojas Revision: 511747
Update to 0.6.4 Modified: strawberry/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-25 12:41:36 UTC (rev 511746) +++ PKGBUILD 2019-09-25 12:47:56 UTC (rev 511747) @@ -2,7 +2,7 @@ # Contributor: Fabio 'Lolix' Loli <[email protected]> -> https://github.com/FabioLolix pkgname=strawberry -pkgver=0.6.3 +pkgver=0.6.4 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=('48a8aeaa3ab48516cf57cd248803e201f9ddd30e4f597c6655c579c77b3eff7f') +sha256sums=('c091839bd9a86d6cb251782f67548e7bbd8eb0d49b2f33bf678f76f9cfd77974') prepare() { mkdir -p build
