Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-soundfile
Commits:
4f5cd73a by Maxime Gauduin at 2024-12-01T16:49:54+01:00
upgpkg: 0.12.1-6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-soundfile
pkgdesc = A Python library to read and write audio files using
libsndfile, CFFI and NumPy
pkgver = 0.12.1
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/bastibe/python-soundfile
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-soundfile
pkgver=0.12.1
-pkgrel=5
+pkgrel=6
pkgdesc='A Python library to read and write audio files using libsndfile, CFFI
and NumPy'
url=https://github.com/bastibe/python-soundfile
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-soundfile/-/commit/4f5cd73a834d36915057095fd9aebaed92bb3770
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-soundfile/-/commit/4f5cd73a834d36915057095fd9aebaed92bb3770
You're receiving this email because of your account on gitlab.archlinux.org.