summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRashintha2019-02-27 09:25:24 +0530
committerRashintha2019-02-27 09:25:24 +0530
commit2676e0ef026fceba3b74aa88331e7efc0806f9e8 (patch)
tree2b6afab206a3578ba0250141b4cd33dd030bf593
parentd34d1efa84ee27d7651d9d01ac7e255d4deec72a (diff)
downloadaur-2676e0ef026fceba3b74aa88331e7efc0806f9e8.tar.gz
Updated to 1.5.7-1
-rwxr-xr-x.SRCINFO8
-rwxr-xr-xPKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e7b516e6001..4e684cd6adf7 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
pkgbase = mailspring
pkgdesc = A beautiful, fast and maintained fork of Nylas Mail by one of the original authors.
- pkgver = 1.5.6
+ pkgver = 1.5.7
pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
- license = custom: GPL3 and (C) 2016-2017 Foundry 376, LLC.
+ license = custom: GPL3 and (C) 2016-2019 Foundry 376, LLC.
depends = libgnome-keyring
depends = gnome-keyring
depends = libxss
@@ -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.6/mailspring-1.5.6-amd64.deb
- sha256sums_x86_64 = 544bed707867d4a2bbe1afccd3b36a2ea12b180ed06b371f13392ed06207e8e4
+ source_x86_64 = https://github.com/Foundry376/Mailspring/releases/download/1.5.7/mailspring-1.5.7-amd64.deb
+ sha256sums_x86_64 = 59ae0732715e0c51846eb2a0f26a294f517ce7114faf57e90efe883dc05bfca2
pkgname = mailspring
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")