From 7da24e1471ed54151579762b1aae5f0205dfe2a5 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 8 Dec 2021 19:04:00 -0500 Subject: [PATCH 1/4] alsa-lib: update to 1.2.6 --- srcpkgs/alsa-lib/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alsa-lib/template b/srcpkgs/alsa-lib/template index b687456db813..0bba7416f88c 100644 --- a/srcpkgs/alsa-lib/template +++ b/srcpkgs/alsa-lib/template @@ -1,6 +1,6 @@ # Template file for 'alsa-lib' pkgname=alsa-lib -version=1.2.5.1 +version=1.2.6 revision=1 build_style=gnu-configure hostmakedepends="pkg-config libtool" @@ -9,7 +9,7 @@ maintainer="Anthony Iliopoulos " license="LGPL-2.1-or-later" homepage="http://www.alsa-project.org" distfiles="https://www.alsa-project.org/files/pub/lib/${pkgname}-${version}.tar.bz2" -checksum=628421d950cecaf234de3f899d520c0a6923313c964ad751ffac081df331438e +checksum=7fe3057894ec319118abfd042ef84632a1dcd911806ec9fff6daaa68d15a8c52 alsa-lib-devel_package() { depends="${sourcepkg}>=${version}_${revision}" From 7507f246c34c2a1378fd07d8f9f2c4512450f18b Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 8 Dec 2021 19:07:45 -0500 Subject: [PATCH 2/4] alsa-utils: update to 1.2.6 --- srcpkgs/alsa-utils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alsa-utils/template b/srcpkgs/alsa-utils/template index 7cefc15ef2b1..41482fdd427c 100644 --- a/srcpkgs/alsa-utils/template +++ b/srcpkgs/alsa-utils/template @@ -1,6 +1,6 @@ # Template file for 'alsa-utils' pkgname=alsa-utils -version=1.2.5.1 +version=1.2.6 revision=1 build_style=gnu-configure configure_args="--with-udev-rules-dir=/usr/lib/udev/rules.d --disable-alsaconf @@ -14,7 +14,7 @@ maintainer="Anthony Iliopoulos " license="GPL-2.0-only" homepage="http://www.alsa-project.org" distfiles="https://www.alsa-project.org/files/pub/utils/${pkgname}-${version}.tar.bz2" -checksum=9c169ae37a49295f9b97b92ace772803daf6b6510a19574e0b78f87e562118d0 +checksum=6a1efd8a1f1d9d38e489633eaec1fffa5c315663b316cab804be486887e6145d post_install() { # Install required udev rules file. From c8cb416fd101c15d9a257c8fcad753fcdfcb0888 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 8 Dec 2021 19:14:11 -0500 Subject: [PATCH 3/4] alsa-plugins: update to 1.2.6 --- srcpkgs/alsa-plugins/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alsa-plugins/template b/srcpkgs/alsa-plugins/template index 731664697790..0a03eaf9d8f0 100644 --- a/srcpkgs/alsa-plugins/template +++ b/srcpkgs/alsa-plugins/template @@ -1,6 +1,6 @@ # Template file for 'alsa-plugins' pkgname=alsa-plugins -version=1.2.5 +version=1.2.6 revision=1 build_style=gnu-configure configure_args="--disable-maemo-plugin" @@ -11,7 +11,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="http://www.alsa-project.org" distfiles="https://www.alsa-project.org/files/pub/plugins/${pkgname}-${version}.tar.bz2" -checksum=42eef98433d2c8d11f1deeeb459643619215a75aa5a5bbdd06a794e4c413df20 +checksum=068818a4b55d8c029daa00015d853d45113f56b224b7c64e1e117988c825b2a0 post_install() { rm -rfv ${DESTDIR}/etc/alsa/conf.d From 7d65f26729f37e26c7e4d2e7a91c70db05119ef0 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 8 Dec 2021 19:24:38 -0500 Subject: [PATCH 4/4] alsa-ucm-conf: update to 1.2.6 --- srcpkgs/alsa-ucm-conf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/alsa-ucm-conf/template b/srcpkgs/alsa-ucm-conf/template index b77f180ee40f..9702db42d3fe 100644 --- a/srcpkgs/alsa-ucm-conf/template +++ b/srcpkgs/alsa-ucm-conf/template @@ -1,13 +1,13 @@ # Template file for 'alsa-ucm-conf' pkgname=alsa-ucm-conf -version=1.2.5.1 +version=1.2.6 revision=1 short_desc="ALSA Use Case Manager topology configurations" maintainer="cinerea0 " license="BSD-3-Clause" homepage="https://github.com/alsa-project/alsa-ucm-conf" distfiles="https://github.com/alsa-project/${pkgname}/archive/refs/tags/v${version}.tar.gz" -checksum=d4016aaf8c84218713ba9e2098424a219b597e508bcddeac193fc28daf47c4e0 +checksum=35ef60b7578f5d7307ced3d2b8411ec03fdb80e604dc1a1b3c2bfa3ecb64f4b7 do_install() { vdoc ucm2/README.md