rofi-rbw: fix python3-pep517 build

This commit is contained in:
Andrew J. Hesford 2022-11-08 14:43:43 -05:00 committed by Andrew J. Hesford
parent 8f3f099eed
commit a9d768bc71
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ pkgname=rofi-rbw
version=1.0.1
revision=2
build_style=python3-pep517
make_install_target="rofi_rbw-${version}-py3-none-any.whl"
make_install_target="dist/rofi_rbw-${version}-py3-none-any.whl"
hostmakedepends="python3-setuptools python3-wheel"
depends="python3 python3-ConfigArgParse rbw"
short_desc="Rofi frontend for Bitwarden"