# Template file for 'rofi-rbw'
pkgname=rofi-rbw
version=1.7.0
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
depends="python3 python3-ConfigArgParse rbw"
short_desc="Rofi frontend for Bitwarden"
maintainer="classabbyamp <void@placeviolette.net>"
license="MIT"
homepage="https://github.com/fdw/rofi-rbw"
changelog="https://raw.githubusercontent.com/fdw/rofi-rbw/HEAD/CHANGELOG.md"
distfiles="https://github.com/fdw/rofi-rbw/archive/${version}.tar.gz"
checksum=3cdf3e94cf17cfb0073f29e560860a18a37d497aa8e24993850137439f4f640e

post_install() {
	vman docs/rofi-rbw.1
	vlicense LICENSE
}
