Date: Friday, April 21, 2023 @ 11:44:13
  Author: freswa
Revision: 1448126

upgpkg: spotifyd 0.3.5-1

Modified:
  spotifyd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-21 11:06:18 UTC (rev 1448125)
+++ PKGBUILD    2023-04-21 11:44:13 UTC (rev 1448126)
@@ -4,7 +4,7 @@
 # Contributor: Florian Klink <[email protected]>
 
 pkgname=spotifyd
-pkgver=0.3.4
+pkgver=0.3.5
 pkgrel=1
 pkgdesc='Lightweight spotify streaming daemon with spotify connect support'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('rust')
 options=(!lto)
 
source=("https://github.com/Spotifyd/spotifyd/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz";)
-b2sums=('d6fad287e30fe60197f2c5f1eaf2715601cfbdae3de6675ce9c1fcccab91c31a43b7a3e4513d737f7f635d2489d3bfa83f4933dae5b442f71e4e614e044c44f4')
+b2sums=('dd266f499f960b4f0e37e8c89d73286c0efc9f7c782007e6df901a9b432a88f4fb276666d5ec16c3408633eeb53950b45cfe32884f9a0ecfdb27430f412ac99a')
 
 prepare() {
   cd spotifyd-${pkgver}

Reply via email to