alsa-ucm-conf: update to 1.2.5.1
This commit is contained in:
parent
211434b093
commit
fcb3f09d2b
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'alsa-ucm-conf'
|
||||
pkgname=alsa-ucm-conf
|
||||
version=1.2.4
|
||||
version=1.2.5.1
|
||||
revision=1
|
||||
short_desc="ALSA Use Case Manager topology configurations"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/alsa-project/alsa-ucm-conf"
|
||||
distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2"
|
||||
checksum=2c3b535c77dcb9aaf62a61f4f8324f1ab184162f105f7ec9ed1e37c742fcd340
|
||||
distfiles="https://github.com/alsa-project/${pkgname}/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=d4016aaf8c84218713ba9e2098424a219b597e508bcddeac193fc28daf47c4e0
|
||||
|
||||
do_install() {
|
||||
vdoc ucm2/README.md
|
||||
|
|
Loading…
Reference in a new issue