summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEric S. Londres2020-05-14 23:04:47 -0400
committerEric S. Londres2020-05-14 23:04:47 -0400
commit36c457ea39afe1a0a67d75b331ecd1b64d2d8fca (patch)
tree92fc62bddbc8a41828186713399c5ae373d68d43 /PKGBUILD
parent6b2b95b2285389d51b7462f6901c4a3ad96e0d20 (diff)
downloadaur-36c457ea39afe1a0a67d75b331ecd1b64d2d8fca.tar.gz
Update to 1.7.6
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0695211cd5e..fb8d65ae514d 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.7.5
+pkgver=1.7.6
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
@@ -13,9 +13,10 @@ url="https://getmailspring.com/"
options=('!strip')
source=()
-sha256sums_x86_64=('2789645c8e649dd88ed4850bfefac6764b4e13b38eef52e1f9dc26653609e61d')
source_x86_64=("https://github.com/Foundry376/Mailspring/releases/download/${pkgver}/mailspring-${pkgver}-amd64.deb")
+sha256sums_x86_64=('176a73fc1f209f01824e9ed1d85c091ff94207c9f5578974e4335f8b8536ca8d')
+
depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gtk3" "nss" "libglvnd")
optdepends=('libappindicator-gtk3: for system tray support' "libgnome-keyring: keyrings" "gnome-keyring: keyrings" )