mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/pulseaudio to 13.0-1
This commit is contained in:
parent
6980ebd3bc
commit
d17cdd3ead
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
pkgbase=pulseaudio
|
||||
pkgname=(pulseaudio libpulse pulseaudio-{zeroconf,lirc,jack,bluetooth,equalizer})
|
||||
pkgdesc="A featureful, general-purpose sound server"
|
||||
pkgver=12.99.3
|
||||
pkgver=13.0
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url="https://www.freedesktop.org/wiki/Software/PulseAudio/"
|
||||
|
@ -18,7 +18,7 @@ makedepends=(libasyncns libcap attr libxtst libsm libsndfile rtkit libsoxr
|
|||
speexdsp tdb systemd dbus avahi bluez bluez-libs jack2 sbc
|
||||
lirc openssl fftw orc gtk3 webrtc-audio-processing check git meson
|
||||
xmltoman)
|
||||
_commit=fb530e0f3b2e36cfd28fb975237144d083419044 # tags/v12.99.3^0
|
||||
_commit=200618b32f0964a479d69c9b6e5073e6931c370a # tags/v13.0^0
|
||||
source=("git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=$_commit"
|
||||
'0001-disable-neon.patch')
|
||||
sha256sums=('SKIP'
|
||||
|
|
Loading…
Reference in a new issue