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

Antonio Rojas arojas at archlinux.org
Sun Apr 18 18:04:10 UTC 2021


    Date: Sunday, April 18, 2021 @ 18:04:09
  Author: arojas
Revision: 919927

Update to 0.9.3

Modified:
  strawberry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-18 17:37:35 UTC (rev 919926)
+++ PKGBUILD	2021-04-18 18:04:09 UTC (rev 919927)
@@ -2,7 +2,7 @@
 # Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=0.9.2
+pkgver=0.9.3
 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=('e9bf7dd862364dd7debf5651d8e44acd74380be11c27e7c9b1e33203eeacb266')
+sha256sums=('0fe9c38c4d1e2f10c1130dbd87ea6e740bef729fe78820a84ffabe524a80c83e')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list