diff --git a/testing/bzmenu/APKBUILD b/testing/bzmenu/APKBUILD index 5c1d9784c80..2d8a8aa2a15 100644 --- a/testing/bzmenu/APKBUILD +++ b/testing/bzmenu/APKBUILD @@ -1,11 +1,11 @@ maintainer="Callum Andrew " pkgname=bzmenu pkgver=0.2.1 -pkgrel=0 +pkgrel=1 pkgdesc="Launcher-driven Bluetooth manager for Linux" url="https://github.com/e-tho/bzmenu" arch="all" -license="GPL-3.0-only" +license="GPL-3.0-or-later" depends="bluez" makedepends="cargo cargo-auditable dbus-dev" source="https://github.com/e-tho/bzmenu/archive/v$pkgver/bzmenu-$pkgver.tar.gz"