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 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/