mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-28 06:35:24 +02:00
12 lines
481 B
Bash
12 lines
481 B
Bash
# Template file for 'passphrase2pgp'
|
|
pkgname=passphrase2pgp
|
|
version=1.3.0
|
|
revision=2
|
|
build_style=go
|
|
go_import_path="nullprogram.com/x/passphrase2pgp"
|
|
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=92525ba6833001bc9bc5799fd034ee18f77ca0bd1e32ee6e1125c57c3178a5fd
|