mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
extra/pulseaudio to 14.2-1
This commit is contained in:
parent
59ae7026e1
commit
21e99e8200
1 changed files with 3 additions and 3 deletions
|
@ -6,8 +6,8 @@
|
|||
pkgbase=pulseaudio
|
||||
pkgname=(pulseaudio libpulse alsa-card-profiles pulseaudio-{zeroconf,lirc,jack,bluetooth,equalizer,rtp})
|
||||
pkgdesc="A featureful, general-purpose sound server"
|
||||
pkgver=14.1
|
||||
pkgrel=2
|
||||
pkgver=14.2
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url="https://www.freedesktop.org/wiki/Software/PulseAudio/"
|
||||
license=(GPL)
|
||||
|
@ -15,7 +15,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=d6c8c9ce37f38ea95275453f75b112b393abc38b # tags/v14.1^0
|
||||
_commit=6a487c5244563f49a025088de3510c80824fc99e # tags/v14.2^0
|
||||
source=("git+https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git#commit=$_commit"
|
||||
'0001-disable-neon.patch')
|
||||
sha256sums=('SKIP'
|
||||
|
|
Loading…
Reference in a new issue