[arch-commits] Commit in strawberry/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Aug 27 21:46:12 UTC 2020
Date: Thursday, August 27, 2020 @ 21:46:12
Author: arojas
Revision: 690074
Update to 0.7.2
Modified:
strawberry/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-27 21:45:58 UTC (rev 690073)
+++ PKGBUILD 2020-08-27 21:46:12 UTC (rev 690074)
@@ -2,7 +2,7 @@
# Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
pkgname=strawberry
-pkgver=0.6.13
+pkgver=0.7.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/jonaski/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('0c0cee6c1f75541dcc89c3dcb2db29e79f07d7b4dabc911c89853ad0b50fba29')
+sha256sums=('ecc67d931531a196d920f43d0cadbc178936db916a6371aa9806308c18a6dab0')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list