diff --git a/extra/pulseaudio/PKGBUILD b/extra/pulseaudio/PKGBUILD index 6e84fa1c2..03bbe287f 100644 --- a/extra/pulseaudio/PKGBUILD +++ b/extra/pulseaudio/PKGBUILD @@ -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 +pkgver=11.0+6+g01f489c3 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=8db681606cd8cbb8cee67529937deaa9e4558db9 # tags/v11.0^0 +_commit=01f489c396ac3adfb95d57be48bc9f5b5a2a76c6 # stable-11.x source=("git+https://anongit.freedesktop.org/git/pulseaudio/pulseaudio#commit=$_commit") sha256sums=('SKIP')