Skip to content

Commit

Permalink
blackbox: always depends on gnupg
Browse files Browse the repository at this point in the history
  • Loading branch information
sgn committed Jul 10, 2021
1 parent 508e1b7 commit 781b3ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions srcpkgs/blackbox/INSTALL.msg

This file was deleted.

4 changes: 2 additions & 2 deletions srcpkgs/blackbox/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Template file for 'blackbox'
pkgname=blackbox
version=1.20181219
revision=2
depends="bash"
revision=3
depends="bash gnupg"
short_desc="Safely store secrets in Git/Mercurial/Subversion"
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
license="MIT"
Expand Down

0 comments on commit 781b3ea

Please sign in to comment.