testing/bzmenu: update license

This commit is contained in:
Callum Andrew 2025-07-19 19:59:50 +10:00 committed by achill (fossdd)
parent ab8766bb87
commit cff55ca360

View File

@ -1,11 +1,11 @@
maintainer="Callum Andrew <contact@candrew.net>" maintainer="Callum Andrew <contact@candrew.net>"
pkgname=bzmenu pkgname=bzmenu
pkgver=0.2.1 pkgver=0.2.1
pkgrel=0 pkgrel=1
pkgdesc="Launcher-driven Bluetooth manager for Linux" pkgdesc="Launcher-driven Bluetooth manager for Linux"
url="https://github.com/e-tho/bzmenu" url="https://github.com/e-tho/bzmenu"
arch="all" arch="all"
license="GPL-3.0-only" license="GPL-3.0-or-later"
depends="bluez" depends="bluez"
makedepends="cargo cargo-auditable dbus-dev" makedepends="cargo cargo-auditable dbus-dev"
source="https://github.com/e-tho/bzmenu/archive/v$pkgver/bzmenu-$pkgver.tar.gz" source="https://github.com/e-tho/bzmenu/archive/v$pkgver/bzmenu-$pkgver.tar.gz"