T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
lib32-libsndfile
Commits:
7e3e9f9c by T.J. Townsend at 2025-02-20T13:49:55-05:00
upgpkg: 1.2.2-3: flac rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = lib32-libsndfile
pkgdesc = A C library for reading and writing files containing sampled
audio data (32-bit)
pkgver = 1.2.2
- pkgrel = 2
+ pkgrel = 3
url = https://libsndfile.github.io/libsndfile/
arch = x86_64
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=libsndfile
pkgname=lib32-$_name
pkgver=1.2.2
-pkgrel=2
+pkgrel=3
pkgdesc="A C library for reading and writing files containing sampled audio
data (32-bit)"
arch=(x86_64)
url="https://libsndfile.github.io/libsndfile/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libsndfile/-/commit/7e3e9f9c48737200f42f82119aa84326d7334158
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libsndfile/-/commit/7e3e9f9c48737200f42f82119aa84326d7334158
You're receiving this email because of your account on gitlab.archlinux.org.