aboutsummaryrefslogtreecommitdiffstats
path: root/testing/bspwm
diff options
context:
space:
mode:
authorEivind Uggedal <eivind@uggedal.com>2015-09-29 10:29:05 +0000
committerEivind Uggedal <eivind@uggedal.com>2015-09-29 10:29:05 +0000
commitac495e376ac2ece00a381c2f4d7b50eed731381e (patch)
tree710daa5367b0a7fb4b118cc87e725eae9a871d89 /testing/bspwm
parent506f8af0d3b3b9e2096b2f06748ab1e93c0ea630 (diff)
testing/bspwm: bash-completion install_if fix
Diffstat (limited to 'testing/bspwm')
-rw-r--r--testing/bspwm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/bspwm/APKBUILD b/testing/bspwm/APKBUILD
index ab6de4abc09..986161160e3 100644
--- a/testing/bspwm/APKBUILD
+++ b/testing/bspwm/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Sören Tempel <soeren+alpine@soeren-tempel.net>
pkgname=bspwm
pkgver=0.9
-pkgrel=0
+pkgrel=1
pkgdesc="Tiling window manager based on binary space partitioning"
url="https://github.com/baskerville/bspwm"
arch="all"
@@ -42,7 +42,7 @@ zshcomp() {
bashcomp() {
depends=""
pkgdesc="Bash completions for $pkgname"
- install_if="$pkgname=$pkgver-r$pkgrel bash"
+ install_if="$pkgname=$pkgver-r$pkgrel bash-completion"
arch="noarch"
mkdir -p "$subpkgdir"/usr/share/bash-completion/completions/