#!/bin/sh PKGNAME=spotify-client
SUPPORTEDARCHES="x86_64"
DESCRIPTION="Spotify client for Linux from the official site"
. $(dirname $0)/common.sh
# epm uses eget to download * names epm install "https://repository-origin.spotify.com/pool/non-free/s/spotify-client/$(epm print constructname $PKGNAME "*" amd64 deb)"