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 faa6b72f596f..76fdc686514f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=librespot-git
_pkgname=librespot
pkgver=357.ddfc28f
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="An open source client library for Spotify."
arch=('i686' 'x86_64')
url="https://github.com/plietar/librespot"
license=('MIT')
depends=('rust' 'protobuf')
-makedepends=('cargo' 'portaudio')
+makedepends=('git' 'cargo' 'portaudio')
provides=('librespot')
conflicts=('librespot')
source=('git+https://github.com/plietar/librespot'