diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:17:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-17 02:17:51 +0300 |
commit | ac6317c2ebe4bcd1c1ba6dbbe3a99952e6575493 (patch) | |
tree | 6bd83635fcc27da8dea949a7379316dc6dd40a3b | |
parent | 548e1231f44ed403f0f54ea030d717d45840059c (diff) | |
download | repository-ac6317c2ebe4bcd1c1ba6dbbe3a99952e6575493.tar.gz |
gnupg2: add meta file
-rw-r--r-- | extra/gnupg2/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/gnupg2/meta b/extra/gnupg2/meta new file mode 100644 index 00000000..31806f50 --- /dev/null +++ b/extra/gnupg2/meta @@ -0,0 +1,3 @@ +description: GNU Privacy Guard +license: GPL-3.0+ +maintainer: Cem Keylan <cem@carbslinux.org> |