From 1acfc3df97e457a3ea13ea90eb6edb8914fe0168 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 12:28:51 +0200 Subject: [PATCH] community/pulsemixer: rebuild against python 3.14 --- community/pulsemixer/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/pulsemixer/APKBUILD b/community/pulsemixer/APKBUILD index 321a0db36c1..d33e0d9f515 100644 --- a/community/pulsemixer/APKBUILD +++ b/community/pulsemixer/APKBUILD @@ -2,7 +2,7 @@ maintainer="Achill Gilgenast " pkgname=pulsemixer pkgver=1.5.1 -pkgrel=6 +pkgrel=7 pkgdesc="CLI and curses mixer for PulseAudio" url="https://github.com/GeorgeFilipkin/pulsemixer" arch="noarch"