summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Stalder2021-11-21 15:08:52 +0100
committerNicolas Stalder2021-11-21 15:08:52 +0100
commit9d449266a059f6c9bf4edb8d9d700d6d4dc5f72d (patch)
treed7e7f94ae791d2889e6537193831875a5e1911ba /PKGBUILD
parent37fe23a24f221bd38513d8e527cdf1094adca257 (diff)
downloadaur-9d449266a059f6c9bf4edb8d9d700d6d4dc5f72d.tar.gz
Fix solo2-cli-bin completions
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7be628c78dce..874910a5743a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Helpful suggestions by Foxboron
pkgname=solo2-cli-bin
pkgver=0.0.7
-pkgrel=1
+pkgrel=2
pkgdesc='Solo 2 CLI'
arch=('x86_64')
url="https://github.com/solokeys/solo2-cli"
@@ -33,7 +33,7 @@ package() {
install -Dm644 LICENSE-MIT "$pkgdir/usr/share/licenses/$pkgnamefull/LICENSE-MIT"
# completions
- install -Dm644 solo2.zsh -t "$pkgdir/usr/share/zsh/site-functions"
+ install -Dm644 solo2.zsh "$pkgdir/usr/share/zsh/site-functions/_solo2"
install -Dm644 solo2.bash "$pkgdir/usr/share/bash-completion/completions/solo2"
# udev rule