mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/pulseaudio to 11.1-1
This commit is contained in:
parent
5b6ac3318b
commit
36a2d91589
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
pkgbase=pulseaudio
|
||||
pkgname=(pulseaudio libpulse pulseaudio-{gconf,zeroconf,lirc,jack,bluetooth,equalizer})
|
||||
pkgdesc="A featureful, general-purpose sound server"
|
||||
pkgver=11.0+6+g01f489c3
|
||||
pkgver=11.1
|
||||
pkgrel=1
|
||||
arch=(i686 x86_64)
|
||||
url="http://www.freedesktop.org/wiki/Software/PulseAudio"
|
||||
|
@ -20,7 +20,7 @@ makedepends=(libasyncns libcap attr libxtst libsm libsndfile libtool rtkit libso
|
|||
lirc openssl fftw orc gtk3 webrtc-audio-processing
|
||||
check autoconf-archive git)
|
||||
options=(!emptydirs)
|
||||
_commit=01f489c396ac3adfb95d57be48bc9f5b5a2a76c6 # stable-11.x
|
||||
_commit=f93e372b0b2cb960df04de3f0a8fbea683bb8229 # tags/v11.1^0
|
||||
source=("git+https://anongit.freedesktop.org/git/pulseaudio/pulseaudio#commit=$_commit")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
|
|
Loading…
Reference in a new issue