bankstown-lv2: remove subjective language from description

This commit is contained in:
Jasi
2025-06-26 01:26:17 +02:00
committed by Yureka
parent ca2ffb4b6c
commit ee22b03cf2
+1 -1
View File
@@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec {
meta = with lib; {
homepage = "https://github.com/chadmed/bankstown";
description = "Halfway-decent three-stage psychoacoustic bass approximation";
description = "Lightweight psychoacoustic bass enhancement plugin";
license = licenses.mit;
maintainers = with maintainers; [
normalcea