mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-27 14:15:09 +02:00
13 lines
503 B
Bash
13 lines
503 B
Bash
# Template file for 'passphrase2pgp'
|
|
pkgname=passphrase2pgp
|
|
version=1.1.0
|
|
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=80f445cf3e3a0328f7eb3e1bfdf72ebbd027915fe5391941ed61f9ba3bfd730f
|