aboutsummaryrefslogtreecommitdiff
path: root/bin/update-everything.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/update-everything.sh')
-rwxr-xr-xbin/update-everything.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/update-everything.sh b/bin/update-everything.sh
index 206c090..d35aec5 100755
--- a/bin/update-everything.sh
+++ b/bin/update-everything.sh
@@ -69,8 +69,6 @@ non_free_update(){
cd ../void-packages || exit 1
./xbps-src pkg discord && \
$xi --repository=hostdir/binpkgs/nonfree discord
- ./xbps-src pkg spotify && \
- $xi --repository=hostdir/binpkgs/nonfree spotify
popd || exit 1
}