mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
git-remote-gcrypt: replace gnupg2 with gnupg
This commit is contained in:
parent
6158f86ef6
commit
ce90de853f
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'git-remote-gcrypt'
|
# Template file for 'git-remote-gcrypt'
|
||||||
pkgname=git-remote-gcrypt
|
pkgname=git-remote-gcrypt
|
||||||
version=1.3
|
version=1.3
|
||||||
revision=1
|
revision=2
|
||||||
hostmakedepends="python3-docutils"
|
hostmakedepends="python3-docutils"
|
||||||
depends="git bash gnupg2"
|
depends="git bash gnupg>=2"
|
||||||
short_desc="PGP-encrypted git remotes"
|
short_desc="PGP-encrypted git remotes"
|
||||||
maintainer="Anjandev Momi <anjan@momi.ca>"
|
maintainer="Anjandev Momi <anjan@momi.ca>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue