blob: c0a043999bac598386d21888408f3e5ffeb8ef6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pidgin-gpg-git
pkgdesc = Transparently encrypts your instant messages with RSA encryption. Easy-to-use, but very secure.
pkgver = r65.c2d9b2e
pkgrel = 1
url = https://github.com/segler-alex/pidgin-gpg
arch = i686
arch = x86_64
license = GPL3
makedepends = git
depends = pidgin
depends = gpgme
source = pidgin-gpg-git::git+https://git@github.com/segler-alex/Pidgin-GPG.git
sha256sums = SKIP
pkgname = pidgin-gpg-git
|