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

Antonio Rojas arojas at archlinux.org
Tue Oct 13 18:53:36 UTC 2020


    Date: Tuesday, October 13, 2020 @ 18:53:35
  Author: arojas
Revision: 723854

Update to 0.8.2

Modified:
  strawberry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-13 18:13:10 UTC (rev 723853)
+++ PKGBUILD	2020-10-13 18:53:35 UTC (rev 723854)
@@ -2,7 +2,7 @@
 # Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=0.8.1
+pkgver=0.8.2
 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=('2b06c544e1447027f25590eaea8e2abe347360e4fe479a521b20c95bbdf46982')
+sha256sums=('89fe3d06f190a7cf721f81b8cbb64b26842bceeb03e95f6a87f1e50a39803c9e')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list