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

Antonio Rojas arojas at gemini.archlinux.org
Mon Aug 29 21:41:00 UTC 2022


    Date: Monday, August 29, 2022 @ 21:41:00
  Author: arojas
Revision: 1286296

upgpkg: strawberry 1.0.8-1: Update to 1.0.8

Modified:
  strawberry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 21:40:52 UTC (rev 1286295)
+++ PKGBUILD	2022-08-29 21:41:00 UTC (rev 1286296)
@@ -2,7 +2,7 @@
 # Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=1.0.7
+pkgver=1.0.8
 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=('c2d242f091eaeb5bf6c83e8b3b0405e3c5ea89a23845843541726fc81643bd06')
+sha256sums=('f6b8a267fc9ea366eb44b8c90c777a93e3d104bf29be38b5f72d565079e05024')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list