Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-audioread
Commits:
80a8171c by Maxime Gauduin at 2024-12-01T15:48:01+01:00
upgpkg: 3.0.1-3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-audioread
pkgdesc = Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio
decoding for Python
pkgver = 3.0.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/beetbox/audioread
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-audioread
pkgver=3.0.1
-pkgrel=2
+pkgrel=3
pkgdesc="Cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding
for Python"
arch=(any)
url=https://github.com/beetbox/audioread
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-audioread/-/commit/80a8171c9c2d6fd8086a3e3ac0c02e95fa043018
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-audioread/-/commit/80a8171c9c2d6fd8086a3e3ac0c02e95fa043018
You're receiving this email because of your account on gitlab.archlinux.org.