summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRashintha2019-02-12 09:20:05 +0530
committerRashintha2019-02-12 09:20:05 +0530
commitd34d1efa84ee27d7651d9d01ac7e255d4deec72a (patch)
tree20d343ccb93d37897995bd0ae65d367a3d56e601
parent905dc9f11cd7defe7d3b90d0407b4f54f531d773 (diff)
downloadaur-d34d1efa84ee27d7651d9d01ac7e255d4deec72a.tar.gz
Updated to 1.5.6
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aff1e0b848c5..4e7b516e6001 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mailspring
pkgdesc = A beautiful, fast and maintained fork of Nylas Mail by one of the original authors.
- pkgver = 1.5.5
- pkgrel = 2
+ pkgver = 1.5.6
+ pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
license = custom: GPL3 and (C) 2016-2017 Foundry 376, LLC.
@@ -20,8 +20,8 @@ pkgbase = mailspring
depends = libglvnd
optdepends = libappindicator-gtk3: for system tray support
options = !strip
- source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.5.5/mailspring-1.5.5-amd64.deb
- sha256sums_x86_64 = 60786914dcbac0a5089624b3f1059163df4c303ba1aba4036c4349bc777205ba
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.5.6/mailspring-1.5.6-amd64.deb
+ sha256sums_x86_64 = 544bed707867d4a2bbe1afccd3b36a2ea12b180ed06b371f13392ed06207e8e4
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 5de38908d9f1..b7058499257c 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.5.5
-pkgrel=2
+pkgver=1.5.6
+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.')
@@ -12,7 +12,7 @@ url="https://getmailspring.com/"
options=('!strip')
source=()
-sha256sums_x86_64=('60786914dcbac0a5089624b3f1059163df4c303ba1aba4036c4349bc777205ba')
+sha256sums_x86_64=('544bed707867d4a2bbe1afccd3b36a2ea12b180ed06b371f13392ed06207e8e4')
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")