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

Antonio Rojas arojas at gemini.archlinux.org
Thu Oct 14 19:51:26 UTC 2021


    Date: Thursday, October 14, 2021 @ 19:51:25
  Author: arojas
Revision: 1030191

Update to 1.0.0

Modified:
  strawberry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-14 18:07:51 UTC (rev 1030190)
+++ PKGBUILD	2021-10-14 19:51:25 UTC (rev 1030191)
@@ -2,8 +2,8 @@
 # Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
 
 pkgname=strawberry
-pkgver=0.9.3
-pkgrel=3
+pkgver=1.0.0
+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=('0fe9c38c4d1e2f10c1130dbd87ea6e740bef729fe78820a84ffabe524a80c83e')
+sha256sums=('21e1fb70f03450a6b9777d0afb271a7a7922258ebb364c86b8104327496ca7a1')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list