We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c52e2c commit be25749Copy full SHA for be25749
deploy/aur/PKGBUILD
deploy/aur/PKGBUILD.template
@@ -5,6 +5,7 @@ pkgver=${TEMPLATE_PKGVER}
5
pkgrel=1
6
pkgdesc='A cross-platform CLI Tool for requesting the Spotify Web API, with a focus on automation. '
7
arch=('x86_64')
8
+options=(!strip)
9
url='https://github.com/JohnnyCrazy/Sp0'
10
license=('MIT')
11
provides=("sp0")
0 commit comments