summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3991a840e489..b32b9d30fae5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,8 +23,8 @@ pkgver() {
prepare() {
cd ${url##*/}
- sed -i 's/.sh//' spotify-wrapper.sh
- sed -i 's/.sh//' 'Spotify (AdKiller).desktop'
+ sed -i 's/\.sh//' spotify-wrapper.sh
+ sed -i 's/\.sh//' 'Spotify (AdKiller).desktop'
}
package() {