commit: 9ca1b953b1e9e4f92ba5b2485ab89251bf77fe1d
Author: Nickolay Goppen <setotau <AT> yandex <DOT> ru>
AuthorDate: Sat Mar 7 19:05:57 2026 +0000
Commit: David Roman <stkw0 <AT> disroot <DOT> org>
CommitDate: Sat Mar 7 19:06:43 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9ca1b953
media-sound/songrec: add 0.6.5, drop 0.6.4
Signed-off-by: Nickolay Goppen <setotau <AT> yandex.ru>
media-sound/songrec/Manifest | 4 ++--
media-sound/songrec/{songrec-0.6.4.ebuild => songrec-0.6.5.ebuild} | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-sound/songrec/Manifest b/media-sound/songrec/Manifest
index d28fc1a7f1..43b4b5c552 100644
--- a/media-sound/songrec/Manifest
+++ b/media-sound/songrec/Manifest
@@ -1,2 +1,2 @@
-DIST songrec-0.6.4-crates.tar.xz 43163996 BLAKE2B
a82aaddbf41c473dee45add440e3c2558b630532461c0a2c79ed006ba056752c8d654f8c10a2ed8691eb15b2f8acb2d539fc558c97c1f6573cc8016ebaec4e34
SHA512
db040ffde28b722a2d411724800c1470391535e8daac3d85b62fbcedd010ff62a5a988b48147d8191c666290bddeb00c3baa174c4f3ed875e8099bb98b2f5067
-DIST songrec-0.6.4.tar.gz 1430257 BLAKE2B
4e8d272c844f5208b09e8697933d41336b5e588a1234d303377b2b07441cf11450b1fa1b839a1ba44abcaedb5678d400afa008f551a683fb89b2ac96d7ee196e
SHA512
9f6957c4956f4d28646e55c2a82f6b6831ffc18635f119266e3fe44994bee9e575ecbd4d3b80cd64e645b440bdeaf957400f97274a7826b08acfafeaabbc07fa
+DIST songrec-0.6.5-crates.tar.xz 34009092 BLAKE2B
5aa88a1fd1445db51b40db8a800dbbaa0c61e4c7d610163eafb5d60d66a3c745354ca58aee5139f3270b200a325cc28b0e5d983ecf021b60e1f548959e098083
SHA512
b1bd40cf2fcd1a4b89f07e11d989eb512509d014937ca7db1b4ea923cd6c64f297d2819360733c106d58aa8a01fb5c8c37c35c2d1c7c59a206fa67e059900eda
+DIST songrec-0.6.5.tar.gz 56606236 BLAKE2B
d2af127036501afd7d68444f72bc632f37956a432d5170ca10898bb5d5c0d923959de204dc69697c66ec5ea23661a58033ec4c801be477a0c26b59a6c544b584
SHA512
f4db17e3f0c48f12c0c2f01bfb532c3d59fed44ca27591ed0706bef2a09f7b42bb803a979e8c213b37babea42aa8b72aeacda4e7f69a9b5ebd261150876d65b2
diff --git a/media-sound/songrec/songrec-0.6.4.ebuild
b/media-sound/songrec/songrec-0.6.5.ebuild
similarity index 92%
rename from media-sound/songrec/songrec-0.6.4.ebuild
rename to media-sound/songrec/songrec-0.6.5.ebuild
index b1729160bf..c6d42ecd5c 100644
--- a/media-sound/songrec/songrec-0.6.4.ebuild
+++ b/media-sound/songrec/songrec-0.6.5.ebuild
@@ -24,8 +24,8 @@ S="${WORKDIR}/SongRec-${PV}"
LICENSE="GPL-3+"
# Dependent crate licenses
LICENSE+="
- Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD GPL-3+ ISC MIT
- MPL-2.0 Unicode-3.0 Unlicense ZLIB
+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD GPL-3+ MIT MPL-2.0
+ Unicode-3.0 Unlicense ZLIB
"
SLOT="0"
KEYWORDS="~amd64"