[arch-commits] Commit in spotifyd/trunk (PKGBUILD)
Frederik Schwan
freswa at archlinux.org
Thu Mar 4 16:42:35 UTC 2021
Date: Thursday, March 4, 2021 @ 16:42:35
Author: freswa
Revision: 880421
upgpkg: spotifyd 0.3.2-1
Modified:
spotifyd/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-04 16:41:37 UTC (rev 880420)
+++ PKGBUILD 2021-03-04 16:42:35 UTC (rev 880421)
@@ -5,7 +5,7 @@
pkgbase=spotifyd
pkgname=('spotifyd')
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc='Lightweigt spotify streaming daemon with spotify connect support'
arch=('x86_64')
@@ -14,7 +14,7 @@
depends=('alsa-lib' 'libogg' 'libpulse' 'dbus')
makedepends=('rust')
source=("https://github.com/Spotifyd/spotifyd/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('71ce1ac319184b2f873be051defd3b1b40134067ff16e6b6921409488317af9b5f8619b259b52d35a881eb85fcffea6b32d30bf3dcbe12cd572957980308e6ff')
+b2sums=('368c33e06dd681a2d6260df99929e889854226d17ebe6e681110961560bc1af1abd13642d39528dfbc01781cadbefd157aa698abf63fd71a599de8c57b777412')
build() {
cd spotifyd-${pkgver}
More information about the arch-commits
mailing list