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

Antonio Rojas arojas at gemini.archlinux.org
Sat Jan 8 16:49:41 UTC 2022


    Date: Saturday, January 8, 2022 @ 16:49:41
  Author: arojas
Revision: 1097214

Update to 1.0.1

Modified:
  strawberry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-08 16:49:36 UTC (rev 1097213)
+++ PKGBUILD	2022-01-08 16:49:41 UTC (rev 1097214)
@@ -2,8 +2,8 @@
 # Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.0.1
+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=('21e1fb70f03450a6b9777d0afb271a7a7922258ebb364c86b8104327496ca7a1')
+sha256sums=('94fd3b506528e2cfb2dfc46e8a5120baafcd74e4705cfaae374709d30c269ecb')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list