[arch-commits] Commit in strawberry/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat May 16 14:18:31 UTC 2020


    Date: Saturday, May 16, 2020 @ 14:18:30
  Author: arojas
Revision: 628184

Update to 0.6.11

Modified:
  strawberry/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-16 14:12:49 UTC (rev 628183)
+++ PKGBUILD	2020-05-16 14:18:30 UTC (rev 628184)
@@ -2,7 +2,7 @@
 # Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=0.6.10
+pkgver=0.6.11
 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=('f5f601934d8b8f8113daadd563596c897146ade9b373d16b92eba969ddb22cf5')
+sha256sums=('84b71b33b5f80b7e86682e49f15289c2c00ab89d47e3722f762dda0d6965a201')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list