# Template file for 'rofi-rbw'
pkgname=rofi-rbw
version=1.6.1
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=32e9b93fe7b1e69dc69490f14d0a87bf41eca39ae03ef8cc9cdfd35d89346f3e

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