Date: Tuesday, October 1, 2019 @ 06:59:50 Author: arojas Revision: 512307
Update to 0.6.5 Modified: strawberry/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-01 06:34:13 UTC (rev 512306) +++ PKGBUILD 2019-10-01 06:59:50 UTC (rev 512307) @@ -2,7 +2,7 @@ # Contributor: Fabio 'Lolix' Loli <[email protected]> -> https://github.com/FabioLolix pkgname=strawberry -pkgver=0.6.4 +pkgver=0.6.5 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=('c091839bd9a86d6cb251782f67548e7bbd8eb0d49b2f33bf678f76f9cfd77974') +sha256sums=('e8c12b6f286e9f2b3ae77ffe964371da478056ed60631e1394b1491d63fb528e') prepare() { mkdir -p build
