[arch-commits] Commit in strawberry/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Jan 6 00:07:14 UTC 2020
Date: Monday, January 6, 2020 @ 00:07:14
Author: arojas
Revision: 549535
Update to 0.6.8
Modified:
strawberry/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-06 00:03:22 UTC (rev 549534)
+++ PKGBUILD 2020-01-06 00:07:14 UTC (rev 549535)
@@ -2,8 +2,8 @@
# Contributor: Fabio 'Lolix' Loli <lolix at disroot.org> -> https://github.com/FabioLolix
pkgname=strawberry
-pkgver=0.6.7
-pkgrel=2
+pkgver=0.6.8
+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/jonaski/strawberry/releases/download/$pkgver/$pkgname-$pkgver.tar.xz")
-sha256sums=('50bed2598acb0fe10b38174e9b6fb87668373a7638797eabb2c96ce841f5e957')
+sha256sums=('3c52968cf9c41ec8f36225df994f4ad47d1ddd34ac98a2e389094bac1592e8f6')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list