sequoia-chameleon-gnupg: update to 0.10.1.
This commit is contained in:
parent
cd21910191
commit
2219902148
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sequoia-chameleon-gnupg'
|
||||
pkgname=sequoia-chameleon-gnupg
|
||||
version=0.10.0
|
||||
version=0.10.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config llvm clang"
|
||||
|
@ -10,8 +10,9 @@ short_desc="Re-implementation of gpg and gpgv from Sequoia OpenPGP"
|
|||
maintainer="classabbyamp <void@placeviolette.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg"
|
||||
changelog="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/raw/main/NEWS"
|
||||
distfiles="https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/archive/v${version}/sequoia-chameleon-gnupg-v${version}.tar.gz"
|
||||
checksum=25615c3109ddb329512041f9944e6f3fb56bd616a1b3ad437bc8e860e2c838be
|
||||
checksum=dc0a5c29db249ba6500c2aa318d0c4e1cec1e35142255349371a5337a0205cf4
|
||||
|
||||
post_install() {
|
||||
# allow users to add /usr/libexec/sequoia to $PATH to get gpg = gpg-sq
|
||||
|
|
Loading…
Reference in New Issue