summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
-rw-r--r--librespot.conf10
3 files changed, 3 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7170daa422b6..c60e3aa2f1b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sat Sep 23 08:41:05 UTC 2017
+# Sat Sep 23 09:48:43 UTC 2017
pkgbase = librespot-git
pkgdesc = An open source client library for Spotify.
pkgver = 357.ddfc28f
@@ -18,9 +18,7 @@ pkgbase = librespot-git
provides = librespot
conflicts = librespot
source = git+https://github.com/plietar/librespot
- source = librespot.conf
sha256sums = SKIP
- sha256sums = 3d48207e0be5cf2e68a9ecfd8f418aa1d71fa7f97d562780aa73d2db1a46cac5
pkgname = librespot-git
diff --git a/PKGBUILD b/PKGBUILD
index 5f589733dce1..b9dae9698250 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,10 +13,8 @@ depends=('rust' 'protobuf' 'libvorbis' 'alsa-lib')
makedepends=('git' 'cargo')
provides=('librespot')
conflicts=('librespot')
-source=('git+https://github.com/plietar/librespot'
- 'librespot.conf')
-sha256sums=('SKIP'
- '3d48207e0be5cf2e68a9ecfd8f418aa1d71fa7f97d562780aa73d2db1a46cac5')
+source=('git+https://github.com/plietar/librespot')
+sha256sums=('SKIP')
pkgver()
{
diff --git a/librespot.conf b/librespot.conf
deleted file mode 100644
index 38e922847872..000000000000
--- a/librespot.conf
+++ /dev/null
@@ -1,10 +0,0 @@
-# Path to a directory where files will be cached
-LIBRESPOT_CACHE=/var/cache/librespot
-# Device name
-LIBRESPOT_NAME=librespot
-# Bitrate (96, 160 or 320)
-LIBRESPOT_BITRATE=320
-# Username to sign in with
-LIBRESPOT_USERNAME=
-# Password
-LIBRESPOT_PASSWORD=