summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a1282f86f40..451920e577aa 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,18 +6,18 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.13.1
+pkgver=1.13.3
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-2019 Foundry 376, LLC.')
+license=('custom: GPL3 and (C) 2017-2020 Foundry 376, LLC.')
url="https://getmailspring.com/"
options=('!strip')
source=()
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${pkgver}/mailspring-${pkgver}-amd64.deb")
-sha256sums_x86_64=('e9badb3f26e933e295262770e87a6556a1432eb30cc3bfee27f2826668d90504')
+sha256sums_x86_64=('d85e64f3345123ac75110d24f30bc8ab54372e7ae7d913a9fccabe1fb56ace57')
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")