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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jul 17 22:25:22 UTC 2022


    Date: Sunday, July 17, 2022 @ 22:25:22
  Author: arojas
Revision: 1254383

Update to 1.0.6

Modified:
  strawberry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-17 22:22:55 UTC (rev 1254382)
+++ PKGBUILD	2022-07-17 22:25:22 UTC (rev 1254383)
@@ -2,8 +2,8 @@
 # Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=1.0.5
-pkgrel=2
+pkgver=1.0.6
+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/strawberrymusicplayer/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('89bed8c43851cb121bec3c3a778ec23f6d986d3ab06cec8bd046833d246b9e7d')
+sha256sums=('eb5b16ee2ec8c5d0a97d514e856d7ffade808c1fcb4e58696bc61b622acbca88')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list