David Runge pushed to branch main at Arch Linux / Packaging / Packages /
libfishsound
Commits:
89138ad6 by David Runge at 2025-02-20T09:58:33+01:00
upgpkg: 1.0.1-2: Rebuild against flac 1.5.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libfishsound
pkgdesc = A simple programming interface that wraps Xiph.Org audio
codecs
pkgver = 1.0.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.xiph.org/fishsound/
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=libfishsound
pkgver=1.0.1
-pkgrel=1
+pkgrel=2
pkgdesc="A simple programming interface that wraps Xiph.Org audio codecs"
arch=(x86_64)
url="https://www.xiph.org/fishsound/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libfishsound/-/commit/89138ad678f1a650f848e42f0146801939eb5664
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libfishsound/-/commit/89138ad678f1a650f848e42f0146801939eb5664
You're receiving this email because of your account on gitlab.archlinux.org.