summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8fe955b9928..43eb237227ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=librespot-git
_pkgname=librespot
-pkgver=258.9e495d6
+pkgver=320.eb49ff3
pkgrel=1
epoch=1
pkgdesc="An open source client library for Spotify."
@@ -13,6 +13,7 @@ depends=('rust' 'protobuf')
makedepends=('cargo' 'portaudio')
provides=('librespot')
conflicts=('librespot')
+backup=('etc/librespot.conf')
source=('git+https://github.com/plietar/librespot'
'librespot.conf'
'librespot.service')