Skip to content

Commit be25749

Browse files
committed
Removed generated AUR and made sure strip is not used
1 parent 2c52e2c commit be25749

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

deploy/aur/PKGBUILD

Lines changed: 0 additions & 16 deletions
This file was deleted.

deploy/aur/PKGBUILD.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ pkgver=${TEMPLATE_PKGVER}
55
pkgrel=1
66
pkgdesc='A cross-platform CLI Tool for requesting the Spotify Web API, with a focus on automation. '
77
arch=('x86_64')
8+
options=(!strip)
89
url='https://github.com/JohnnyCrazy/Sp0'
910
license=('MIT')
1011
provides=("sp0")

0 commit comments

Comments
 (0)