summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0cf5890f9ef8..3fc0ce0ef049 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
@@ -13,12 +13,12 @@ url="https://getmailspring.com/"
options=('!strip')
source=()
-sha256sums_x86_64=('b50db78bdd1fac0ab6766b19fdb2c912810bf6eed1c56b940ee1ec140b7223f9')
+sha256sums_x86_64=('f68cd607daf27375a13ec371505a714af6eda663d79f58d75db044cd08363e7e')
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")
+depends=("libxss" "libtool" "c-ares" "ctemplate" "tidy" "libxkbfile" "libsecret" "gconf" "gtk3" "nss" "libglvnd")
-optdepends=('libappindicator-gtk3: for system tray support')
+optdepends=('libappindicator-gtk3: for system tray support' "libgnome-keyring: keyrings" "gnome-keyring: keyrings" )
package() {
cd ${srcdir}