David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
python-pyalsa


Commits:
360908c9 by David Runge at 2024-06-13T10:17:00+02:00
upgpkg: 1.2.12-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pyalsa
        pkgdesc = Python binding for the ALSA library
-       pkgver = 1.2.7
-       pkgrel = 5
+       pkgver = 1.2.12
+       pkgrel = 1
        url = https://www.alsa-project.org
        arch = x86_64
        license = LGPL-2.1-or-later
@@ -12,12 +12,12 @@ pkgbase = python-pyalsa
        depends = alsa-lib
        depends = glibc
        depends = python
-       source = 
https://www.alsa-project.org/files/pub/pyalsa/pyalsa-1.2.7.tar.bz2
-       source = 
https://www.alsa-project.org/files/pub/pyalsa/pyalsa-1.2.7.tar.bz2.sig
+       source = 
https://www.alsa-project.org/files/pub/pyalsa/pyalsa-1.2.12.tar.bz2
+       source = 
https://www.alsa-project.org/files/pub/pyalsa/pyalsa-1.2.12.tar.bz2.sig
        validpgpkeys = F04DF50737AC1A884C4B3D718380596DA6E59C91
-       sha512sums = 
126501fe7b9c006f28e9290bdd3ad907ea9e053b71e21e2c6f0b0beeecdba07b4b557014041b03452f96be690f59f2e647e075487ee87054f21f66df7f39b34b
+       sha512sums = 
9073cb9a1fc6ad04bafa368435e45dd6c8506e14f0e594f02f7d2b7e06c72b8af9babf08cfead57a940a9ebde4548edf608196fea56089fe8d1300a04f573151
        sha512sums = SKIP
-       b2sums = 
c100d16bd8c0d9fc6eddcda360f3582c55ed1b143a58a49caf76a62494882952d311271941ce0ecdf57ac934f3564dc922c80e8a5f5742b593341ff4215b700c
+       b2sums = 
50e4cff2d4fccdf8fd62cb379c08f55f8229b20cb51ac8c89c6ba84214663992748fc9c3555b4242457348dfc877280754f1574eaffb8c9cbc4e82d376d6660c
        b2sums = SKIP
 
 pkgname = python-pyalsa


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _name=pyalsa
 pkgname=python-pyalsa
-pkgver=1.2.7
-pkgrel=5
+pkgver=1.2.12
+pkgrel=1
 pkgdesc="Python binding for the ALSA library"
 arch=(x86_64)
 url="https://www.alsa-project.org";
@@ -20,9 +20,9 @@ makedepends=(
   python-wheel
 )
 
source=(https://www.alsa-project.org/files/pub/$_name/$_name-$pkgver.tar.bz2{,.sig})
-sha512sums=('126501fe7b9c006f28e9290bdd3ad907ea9e053b71e21e2c6f0b0beeecdba07b4b557014041b03452f96be690f59f2e647e075487ee87054f21f66df7f39b34b'
+sha512sums=('9073cb9a1fc6ad04bafa368435e45dd6c8506e14f0e594f02f7d2b7e06c72b8af9babf08cfead57a940a9ebde4548edf608196fea56089fe8d1300a04f573151'
             'SKIP')
-b2sums=('c100d16bd8c0d9fc6eddcda360f3582c55ed1b143a58a49caf76a62494882952d311271941ce0ecdf57ac934f3564dc922c80e8a5f5742b593341ff4215b700c'
+b2sums=('50e4cff2d4fccdf8fd62cb379c08f55f8229b20cb51ac8c89c6ba84214663992748fc9c3555b4242457348dfc877280754f1574eaffb8c9cbc4e82d376d6660c'
         'SKIP')
 validpgpkeys=(F04DF50737AC1A884C4B3D718380596DA6E59C91)  # ALSA Release Team 
(Package Signing Key v1) <[email protected]>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyalsa/-/commit/360908c903d14bd89846434f10e42c205eb4afce

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyalsa/-/commit/360908c903d14bd89846434f10e42c205eb4afce
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to