summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxim Andersson2015-07-29 23:21:19 +0200
committerMaxim Andersson2015-07-29 23:21:19 +0200
commit94cf4196be6ecc86b16d593b9fa239d66f7f1531 (patch)
tree8947bfa0b4f4e9937058c8b5fe977ab559efaa2b /PKGBUILD
parente29c46de55209b017804cae96eb1a7748933131c (diff)
downloadaur-94cf4196be6ecc86b16d593b9fa239d66f7f1531.tar.gz
Update to 0.5.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 137449793cb0..9a35cb80a1b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: cornholio <vigo.the.unholy.carpathian@gmail.com>
pkgname=mailpile
-pkgver=0.4.3
+pkgver=0.5.1
pkgrel=1
pkgdesc="A modern, fast web-mail client with user-friendly encryption and privacy features."
arch=('any')
@@ -13,7 +13,7 @@ depends=('gnupg' 'python2-jinja>=2.6' 'python2-lxml>=2.3.2' 'python2-markupsafe'
install=${pkgname}.install
source=("https://github.com/pagekite/${pkgname}/archive/${pkgver}.tar.gz"
"${pkgname}.service")
-sha256sums=('3253d4896cc34de6208a750dbecab895561e0ebf44eead28ea4572bf01f71c0d'
+sha256sums=('d7ba2413092ed4c2e7b4ea9af113874e5f939395905d47f981bd38d605302b44'
'07adbd61cda225bf11818d39776240ee1077a3f2ddc9e5ef0f11825dd4ca504d')
prepare() {