summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6b1e542bf632..b8fe955b9928 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=librespot-git
_pkgname=librespot
-pkgver=218.f79df63
+pkgver=258.9e495d6
pkgrel=1
epoch=1
pkgdesc="An open source client library for Spotify."
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url="https://github.com/plietar/librespot"
license=('MIT')
depends=('rust' 'protobuf')
-makedepends=('cargo')
+makedepends=('cargo' 'portaudio')
provides=('librespot')
conflicts=('librespot')
source=('git+https://github.com/plietar/librespot'