summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornone2016-02-22 12:21:11 -0500
committernone2016-02-22 12:21:11 -0500
commit8a3f887921b92215d4d3f3961df82f328ec0790a (patch)
treeb7611266683084b4a5f0cbafb468a8575ba5954d
parent79b667a944f670dc1640acc9d0108fa65f03787b (diff)
downloadaur-8a3f887921b92215d4d3f3961df82f328ec0790a.tar.gz
Update to rel 2
-rw-r--r--.SRCINFO32
-rw-r--r--PKGBUILD2
2 files changed, 18 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60e03c71e46a..3267e739f2b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,21 @@
pkgbase = mailpile-git
- pkgdesc = A modern, fast web-mail client with user-friendly encryption and privacy features.
- pkgver = r4960.bdd1cf5
- pkgrel = 1
- url = http://www.mailpile.is
- arch = any
- license = AGPL3
- depends = python2-pillow
- depends = python2-lxml
- depends = python2-jinja
- depends = spambayes
- depends = python2-pgpdump
- provides = mailpile
- conflicts = mailpile
- source = git://github.com/pagekite/Mailpile.git
- md5sums = SKIP
+ pkgdesc = A modern, fast web-mail client with user-friendly encryption and privacy features.
+ pkgver = r4977.2438e49
+ pkgrel = 2
+ url = http://www.mailpile.is
+ arch = any
+ license = AGPL3
+ depends = python2-pillow
+ depends = python2-lxml
+ depends = python2-jinja
+ depends = spambayes
+ depends = python2-pgpdump
+ provides = mailpile
+ conflicts = mailpile
+ source = git://github.com/pagekite/Mailpile.git
+ source = fix-rootdir.patch
+ md5sums = SKIP
+ md5sums = 777cd528c847876b6f720af8f21951db
pkgname = mailpile-git
diff --git a/PKGBUILD b/PKGBUILD
index 53124a51444a..ba8f159f1630 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mailpile-git
pkgver=r4977.2438e49
-pkgrel=1
+pkgrel=2
pkgdesc="A modern, fast web-mail client with user-friendly encryption and privacy features."
arch=('any')
license=('AGPL3')