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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jul 25 20:11:12 UTC 2022


    Date: Monday, July 25, 2022 @ 20:11:12
  Author: arojas
Revision: 1258612

Update to 1.0.7

Modified:
  strawberry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-25 19:11:05 UTC (rev 1258611)
+++ PKGBUILD	2022-07-25 20:11:12 UTC (rev 1258612)
@@ -2,7 +2,7 @@
 # Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=1.0.6
+pkgver=1.0.7
 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/strawberrymusicplayer/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('eb5b16ee2ec8c5d0a97d514e856d7ffade808c1fcb4e58696bc61b622acbca88')
+sha256sums=('c2d242f091eaeb5bf6c83e8b3b0405e3c5ea89a23845843541726fc81643bd06')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list