summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRashintha2019-01-06 14:56:34 +0530
committerRashintha2019-01-06 14:56:34 +0530
commit905dc9f11cd7defe7d3b90d0407b4f54f531d773 (patch)
tree73c488778aab8af14c1394f517d92764de61983e /PKGBUILD
parent8be73d0f584d86caf772801d9ab31358f3082c25 (diff)
downloadaur-905dc9f11cd7defe7d3b90d0407b4f54f531d773.tar.gz
Updated to v1.5.5
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD11
1 files changed, 5 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ce1dee23d71..5de38908d9f1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
+# Maintainer: Rashintha Maduneth <rashinthamaduneth@gmail.com>
# Maintainer: Dhananjay Balan <mail@dbalan.in>
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.5.3
-pkgver=${_pkgver}
+pkgver=1.5.5
pkgrel=2
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
@@ -12,11 +12,10 @@ url="https://getmailspring.com/"
options=('!strip')
source=()
-sha256sums=()
-sha256sums_x86_64=('472fd34c41e77cdcf48772b93d5272f615710dec042b099faa7cdf6ffd8bfaa4')
+sha256sums_x86_64=('60786914dcbac0a5089624b3f1059163df4c303ba1aba4036c4349bc777205ba')
-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")
+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")
optdepends=('libappindicator-gtk3: for system tray support')