Skip to content

Commit

Permalink
New package: sequoia-sqv-1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcgruenhage committed Aug 13, 2021
1 parent be4bc23 commit e54529c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions srcpkgs/sequoia-sqv/template
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Template file for 'sequoia-sqv'
pkgname=sequoia-sqv
version=1.0.0
revision=1
wrksrc="sequoia-v${version}"
build_wrksrc="sqv"
build_style=cargo
hostmakedepends="pkg-config clang"
makedepends="nettle-devel"
short_desc="Simple PGP signature verification program"
maintainer="Jan Christian Grünhage <[email protected]>"
license="GPL-2.0-or-later"
homepage="https://gitlab.com/sequoia-pgp/sequoia-sqv"
distfiles="https://gitlab.com/sequoia-pgp/sequoia/-/archive/v${version}/sequoia-v${version}.tar.gz"
checksum=d1d60c5d18d1dcf744a9843176b872978e08470a75cac1c53c8e18a921ec818e

0 comments on commit e54529c

Please sign in to comment.