summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1ff850151919..70f0843b78b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_gitname=spicetify-cli
pkgname="${_gitname}-git"
pkgver=2.6.1.r2.gc84c381
-pkgrel=1
+pkgrel=2
pkgdesc='Command-line tool to customize Spotify client - Git master branch'
arch=('x86_64' 'i686')
url="https://github.com/khanhas/${_gitname}"
@@ -37,7 +37,7 @@ package() {
cd "$srcdir/${_gitname}"
install -Dm755 ./spicetify "$pkgdir"/usr/share/${_gitname}/spicetify
- cp -r ./Themes ./Extensions ./CustomApps ./jsHelper ./globals.d.ts "$pkgdir"/usr/share/${_gitname}
+ cp -r ./Themes ./css-map.json ./Extensions ./CustomApps ./jsHelper ./globals.d.ts -t "$pkgdir"/usr/share/${_gitname}
rm -f ./shortcut
echo "#!/bin/sh