* sync alsa-utils with main arch

This commit is contained in:
Alexander Baldeck 2020-06-25 10:38:27 +02:00
parent 35647f7de2
commit 18ba323e8c

View File

@ -5,14 +5,14 @@
pkgname=alsa-utils
pkgver=1.2.3
pkgrel=1
pkgrel=2
pkgdesc="Advanced Linux Sound Architecture - Utilities"
arch=(x86_64 powerpc64le)
url="https://www.alsa-project.org"
license=('GPL2')
depends=('glibc' 'pciutils' 'psmisc')
makedepends=('alsa-lib' 'docbook-xsl' 'fftw' 'libsamplerate' 'ncurses'
'systemd' 'xmlto')
'python-docutils' 'systemd' 'xmlto')
optdepends=('fftw: for alsabat')
# we require /var/lib/alsa for state file
options=(emptydirs)