pkgbase = cotp
	pkgdesc = Trustworthy, encrypted, command-line TOTP/HOTP authenticator app with import functionality
	pkgver = 1.7.1
	pkgrel = 1
	url = https://github.com/replydev/cotp
	arch = x86_64
	license = GPL-3.0-only
	makedepends = cargo
	makedepends = python
	optdepends = cotp-converters: additional scripts import from other OTP apps
	replaces = cotp-bin
	source = https://github.com/replydev/cotp/archive/v1.7.1/cotp-1.7.1.tar.gz
	sha256sums = 62c7bd4b5f3435cc04add28041a896ea76605c0c0675e711672b2dc2221cbccf

pkgname = cotp
	depends = gcc-libs
	depends = glibc
	depends = libxcb
	depends = libxkbcommon-x11

pkgname = cotp-converters
	depends = cotp
	depends = python
