[arch-commits] Commit in strawberry/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Sun Feb 20 17:57:22 UTC 2022
Date: Sunday, February 20, 2022 @ 17:57:22
Author: arojas
Revision: 1135314
Update to 1.0.2
Modified:
strawberry/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-20 17:43:10 UTC (rev 1135313)
+++ PKGBUILD 2022-02-20 17:57:22 UTC (rev 1135314)
@@ -2,7 +2,7 @@
# Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
pkgname=strawberry
-pkgver=1.0.1
+pkgver=1.0.2
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=('94fd3b506528e2cfb2dfc46e8a5120baafcd74e4705cfaae374709d30c269ecb')
+sha256sums=('f5f0f754b88aa0f3860fb7d2adaba26d51fa64a32d1e202814600601a8a86d97')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list