summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey D2021-03-30 10:55:16 +0300
committerAlexey D2021-03-30 10:55:16 +0300
commit31524113c17e37964ad3246cc17a15415c79edce (patch)
tree4e8ae20b48fd616a7afadc99988ba7796e758e9b
parentfb56c95e4ac2ed5d6fa13771984eca39dc1687be (diff)
downloadaur-31524113c17e37964ad3246cc17a15415c79edce.tar.gz
the shell completions were moved to libpulse package
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65597c163f2e..8ff7e04eca13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = libpulse-nosystemd
pkgdesc = Client library for PulseAudio
pkgver = 14.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.freedesktop.org/wiki/Software/PulseAudio/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 46cc538b7dee..8725c597a1e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=libpulse-nosystemd
pkgdesc="Client library for PulseAudio"
pkgver=14.2
-pkgrel=1
+pkgrel=2
arch=(i686 x86_64)
url="https://www.freedesktop.org/wiki/Software/PulseAudio/"
license=(LGPL)
@@ -52,7 +52,10 @@ package() {
_pick usr/include
_pick usr/share/man/man1/pa{cat,ctl,dsp,mon,play,rec,record}.1
_pick usr/share/man/man5/pulse-client.conf.5
+ _pick usr/share/bash-completion/completions/pa{cat,ctl,dsp,play,rec,record}
+ _pick usr/share/bash-completion/completions/pulseaudio
_pick usr/share/vala
+ _pick usr/share/zsh
cd ..
rm -rf temp