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

Antonio Rojas arojas at archlinux.org
Sun Nov 15 08:25:49 UTC 2020


    Date: Sunday, November 15, 2020 @ 08:25:49
  Author: arojas
Revision: 754341

Update to 0.8.4

Modified:
  strawberry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-15 07:30:15 UTC (rev 754340)
+++ PKGBUILD	2020-11-15 08:25:49 UTC (rev 754341)
@@ -2,7 +2,7 @@
 # Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=0.8.3
+pkgver=0.8.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=('838238d43cdeaa63cf920e09b8d51507be75fa0ab0252c5e0a3a34eb18ba1c90')
+sha256sums=('f93acf3217ae6b63c6ee469bf8b8a86317f724c018cf7e86c43d663c8066760b')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list