summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMaxim Andersson2015-09-07 15:29:56 +0200
committerMaxim Andersson2015-09-07 15:29:56 +0200
commitad115cb3ebd282180723030f28b2100fe0feb4c7 (patch)
treed22af9df052b93cea575a5b53afef74ea667c1af /.SRCINFO
parent843200d301097ce164b96c900848fb76a82f5252 (diff)
downloadaur-ad115cb3ebd282180723030f28b2100fe0feb4c7.tar.gz
Change dependency to gnupg 1.4
The GnuPG 1.4 AUR binary is named gpg1 (to not conflict with the GnuPG 2.1 pkg). So 'gpg' had to be changed to 'gpg1' in this pkg. Mailpile plan to change to GnuPG 2.1 in upcoming releases. https://github.com/mailpile/Mailpile/issues/1133
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d029f5ce4677..92aa88648465 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = mailpile
pkgdesc = A modern, fast web-mail client with user-friendly encryption and privacy features.
pkgver = 0.5.2
- pkgrel = 2
+ pkgrel = 3
url = http://www.mailpile.is
install = mailpile.install
arch = any
license = AGPL3
- depends = gnupg
+ depends = gnupg1
depends = python2-jinja>=2.6
depends = python2-lxml>=2.3.2
depends = python2-markupsafe