New package: cotp-1.9.7
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Template file for 'cotp'
|
||||
pkgname=cotp
|
||||
version=1.9.7
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Command line TOTP/HOTP authenticator"
|
||||
maintainer="Emil Miler <em@0x45.cz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/replydev/cotp"
|
||||
changelog="https://github.com/replydev/cotp/raw/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/replydev/cotp/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=6234805a8eb20a71d2acb07ad8d7827bd5c98c653b7eb733bab0f90cbb9f6212
|
||||
|
||||
post_install() {
|
||||
vmkdir /usr/share/cotp
|
||||
vcopy converters /usr/share/cotp
|
||||
}
|
||||
Reference in New Issue
Block a user