summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1acef283dd31..489ed9fa79f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.2.1
+_pkgver=1.2.2
pkgver=${_pkgver}
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.')
url="https://getmailspring.com/"
-options=('!strip' '!upx')
+options=('!strip')
source=()
sha256sums=()
-sha256sums_x86_64=('4703f74c49f12e6b6eb0047a9c7e7633445dc3dc352ebaf5af154d3e0d4fbdf5')
+sha256sums_x86_64=('c402044ccfdafb017b8f0401be0d9562d4f3ae04eb6d9922732bfb7a708e492d')
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")