Date: Thursday, March 25, 2021 @ 22:55:00
  Author: arojas
Revision: 904224

Update to 0.9.2

Modified:
  strawberry/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-03-25 22:26:20 UTC (rev 904223)
+++ PKGBUILD    2021-03-25 22:55:00 UTC (rev 904224)
@@ -2,8 +2,8 @@
 # Contributor: Fabio 'Lolix' Loli <lo...@disroot.org> -> 
https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=0.9.1
-pkgrel=2
+pkgver=0.9.2
+pkgrel=1
 pkgdesc="A music player aimed at audio enthusiasts and music collectors"
 arch=(x86_64)
 url="https://www.strawbs.org/";
@@ -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=('b71da4cec9cc7b60961bbb82378d15fb79798e6b880852414ce05276084047a0')
+sha256sums=('e9bf7dd862364dd7debf5651d8e44acd74380be11c27e7c9b1e33203eeacb266')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \

Reply via email to