* update alsa-lib to 1.2.13-1
This commit is contained in:
parent
4268a02d45
commit
812e618e66
26
alsa-lib/.SRCINFO
Normal file
26
alsa-lib/.SRCINFO
Normal file
@ -0,0 +1,26 @@
|
||||
pkgbase = alsa-lib
|
||||
pkgdesc = An alternative implementation of Linux sound support
|
||||
pkgver = 1.2.13
|
||||
pkgrel = 1
|
||||
url = https://www.alsa-project.org
|
||||
install = alsa-lib.install
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = LGPL-2.1-or-later
|
||||
depends = alsa-topology-conf
|
||||
depends = alsa-ucm-conf
|
||||
depends = glibc
|
||||
provides = libasound.so
|
||||
provides = libatopology.so
|
||||
source = https://www.alsa-project.org/files/pub/lib/alsa-lib-1.2.13.tar.bz2
|
||||
source = https://www.alsa-project.org/files/pub/lib/alsa-lib-1.2.13.tar.bz2.sig
|
||||
validpgpkeys = F04DF50737AC1A884C4B3D718380596DA6E59C91
|
||||
sha512sums = b0c0666e38e881dca985b61386523c045c71072a88be4952c986ffbe2107ec736da528858ebeffdf439de5c290914bf3facc654100a228c6d26fff9429142ef0
|
||||
sha512sums = SKIP
|
||||
b2sums = 1723ca5f191525e050f05423fb9ccf4501e4f20490d01b0c068493bbce279d3a067e8d0e5f52f9c76c2eaecb4c2b3fc42690193b88c313461fce2aec390175b3
|
||||
b2sums = SKIP
|
||||
|
||||
pkgname = alsa-lib
|
4
alsa-lib/.nvchecker.toml
Normal file
4
alsa-lib/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[alsa-lib]
|
||||
source = "git"
|
||||
git = "https://github.com/alsa-project/alsa-lib"
|
||||
prefix = "v"
|
@ -3,8 +3,8 @@
|
||||
# Contributor: judd <jvinet@zeroflux.org>
|
||||
|
||||
pkgname=alsa-lib
|
||||
pkgver=1.2.12
|
||||
pkgrel=1.1
|
||||
pkgver=1.2.13
|
||||
pkgrel=1
|
||||
pkgdesc="An alternative implementation of Linux sound support"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://www.alsa-project.org"
|
||||
@ -22,9 +22,9 @@ install=$pkgname.install
|
||||
source=(
|
||||
$url/files/pub/lib/$pkgname-$pkgver.tar.bz2{,.sig}
|
||||
)
|
||||
sha512sums=('053e36e51c0ff28f07028b89c8845b50682a5c14035ab85c2fc8cae2f2f0d05e4cd45ed879602c15c1596fb7fe84bfd50ec0d119dfb55c66589a2d458a9b317d'
|
||||
sha512sums=('b0c0666e38e881dca985b61386523c045c71072a88be4952c986ffbe2107ec736da528858ebeffdf439de5c290914bf3facc654100a228c6d26fff9429142ef0'
|
||||
'SKIP')
|
||||
b2sums=('bcb48ad2c8687454b312e789c650136fee0db8cccf58e997b9d619aac5c74288b69220589efdcd3917eb1d781ef71be5fcd16d997c59c069fe20788d1a479068'
|
||||
b2sums=('1723ca5f191525e050f05423fb9ccf4501e4f20490d01b0c068493bbce279d3a067e8d0e5f52f9c76c2eaecb4c2b3fc42690193b88c313461fce2aec390175b3'
|
||||
'SKIP')
|
||||
validpgpkeys=('F04DF50737AC1A884C4B3D718380596DA6E59C91') # ALSA Release Team (Package Signing Key v1) <release@alsa-project.org>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user