14 lines
503 B
Bash
14 lines
503 B
Bash
# Template file for 'passphrase2pgp'
|
|
pkgname=passphrase2pgp
|
|
version=1.0.1
|
|
revision=1
|
|
build_style=go
|
|
go_import_path="nullprogram.com/x/passphrase2pgp"
|
|
hostmakedepends="git"
|
|
short_desc="Generate a PGP key from a passphrase"
|
|
maintainer="Daniel Lewan <vision360.daniel@gmail.com>"
|
|
license="Unlicense"
|
|
homepage="https://github.com/skeeto/passphrase2pgp"
|
|
distfiles="https://github.com/skeeto/passphrase2pgp/archive/v${version}.tar.gz"
|
|
checksum=3e4bdb5b0b44ba905c648bb26c9650522724a3251288c5c4080386a153c0e343
|