summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67cef71d850e..58bc6104ab9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.1.2
-_pkghash=8ae17ea
+_pkgver=1.1.3
+_pkghash=27dcee2
pkgver=${_pkgver}.${_pkghash}
-pkgrel=2
+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.')
@@ -14,7 +14,7 @@ options=('!strip' '!upx')
source=()
sha256sums=()
-sha256sums_x86_64=('5d34ae89cf41bf48440aa9c05937ab8828bab78babbc71501bf3d987e4c86d0a')
+sha256sums_x86_64=('cf8b05f65bc91e61cee663db41761a744baad6a30e40cbc7500a67c62e9dee81')
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" "gtk2" "nss")