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

Frederik Schwan freswa at gemini.archlinux.org
Tue Dec 7 21:05:35 UTC 2021


    Date: Tuesday, December 7, 2021 @ 21:05:34
  Author: freswa
Revision: 1065566

upgpkg: spotifyd 0.3.3-1

Modified:
  spotifyd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-07 20:03:51 UTC (rev 1065565)
+++ PKGBUILD	2021-12-07 21:05:34 UTC (rev 1065566)
@@ -3,9 +3,8 @@
 # Contributor: Varakh <varakh at varakh.de>
 # Contributor: Florian Klink <flokli at flokli.de>
 
-pkgbase=spotifyd
-pkgname=('spotifyd')
-pkgver=0.3.2
+pkgname=spotifyd
+pkgver=0.3.3
 pkgrel=1
 pkgdesc='Lightweight spotify streaming daemon with spotify connect support'
 arch=('x86_64')
@@ -14,7 +13,7 @@
 depends=('alsa-lib' 'libogg' 'libpulse' 'dbus')
 makedepends=('rust')
 source=("https://github.com/Spotifyd/spotifyd/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('368c33e06dd681a2d6260df99929e889854226d17ebe6e681110961560bc1af1abd13642d39528dfbc01781cadbefd157aa698abf63fd71a599de8c57b777412')
+b2sums=('9061e5a0d65dcf36822331001f626a45cfc50e41b77b4d1d0a9a5a7245de9088f837489cf485a83edf25863f31aa90b42b1e0dd22bd44f74410f092701a6d1cc')
 
 build() {
   cd spotifyd-${pkgver}



More information about the arch-commits mailing list