Skip to content

Commit

Permalink
chore: change librespot to allow repear, suffle & more
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexays committed Dec 24, 2017
1 parent a56643a commit 1570750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RASPOTIFY_GIT_VER="$(git describe --tags --always --dirty 2>/dev/null || echo un

if [ ! -d librespot ]; then
echo "No directory named librespot exists! Cloning..."
git clone git://github.com/plietar/librespot.git
git clone git://github.com/ComlOnline/librespot.git
fi

# Get the git rev of librespot for .deb versioning
Expand Down

0 comments on commit 1570750

Please sign in to comment.