summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRashintha2019-02-27 09:25:24 +0530
committerRashintha2019-02-27 09:25:24 +0530
commit2676e0ef026fceba3b74aa88331e7efc0806f9e8 (patch)
tree2b6afab206a3578ba0250141b4cd33dd030bf593 /PKGBUILD
parentd34d1efa84ee27d7651d9d01ac7e255d4deec72a (diff)
downloadaur-2676e0ef026fceba3b74aa88331e7efc0806f9e8.tar.gz
Updated to 1.5.7-1
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b7058499257c..d6f39bfa20be 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,16 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.5.6
+pkgver=1.5.7
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
-license=('custom: GPL3 and (C) 2016-2017 Foundry 376, LLC.')
+license=('custom: GPL3 and (C) 2016-2019 Foundry 376, LLC.')
url="https://getmailspring.com/"
options=('!strip')
source=()
-sha256sums_x86_64=('544bed707867d4a2bbe1afccd3b36a2ea12b180ed06b371f13392ed06207e8e4')
+sha256sums_x86_64=('59ae0732715e0c51846eb2a0f26a294f517ce7114faf57e90efe883dc05bfca2')
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${pkgver}/mailspring-${pkgver}-amd64.deb")
depends=("libgnome-keyring" "gnome-keyring" "libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gconf" "gtk3" "nss" "libglvnd")