From b15dc8a8cc45729996f3a24bafef2bf23b6eddc1 Mon Sep 17 00:00:00 2001 From: Dirk Stolle Date: Wed, 15 Oct 2025 01:47:29 +0200 Subject: [PATCH] sox-ng: add msys2_references, changelog URL + update license entry --- mingw-w64-sox-ng/PKGBUILD | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/mingw-w64-sox-ng/PKGBUILD b/mingw-w64-sox-ng/PKGBUILD index 68a0fc0f07..fc6d36039d 100644 --- a/mingw-w64-sox-ng/PKGBUILD +++ b/mingw-w64-sox-ng/PKGBUILD @@ -9,7 +9,14 @@ pkgdesc="SoX is the Swiss Army Knife of sound processing utilities (mingw-w64)" arch=('any') mingw_arch=('mingw64' 'ucrt64' 'clang64' 'clangarm64') url="https://codeberg.org/sox_ng/sox_ng" -license=("GPL") +msys2_changelog_url='https://codeberg.org/sox_ng/sox_ng/src/branch/main/ChangeLog' +msys2_references=( + 'anitya: 373981' + 'aur: sox-ng-git' + # Gentoo uses sox-ng despite the sox name without ng appendix. + 'gentoo: media-sound/sox' +) +license=("spdx:GPL-2.0-only", "spdx:LGPL-2.1-only") makedepends=(autoconf-archive ${MINGW_PACKAGE_PREFIX}-autotools ${MINGW_PACKAGE_PREFIX}-cc