summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Nylén2018-08-10 12:19:03 +0200
committerJoakim Nylén2018-08-10 12:19:03 +0200
commit4b305facf2e8cc16aef21f283c2e301afdc7cda9 (patch)
treed363fb795fa9d64b6423840223c3411c80f48984 /PKGBUILD
parent8371f1b243bc12b3b26eaed08272c9a4143b0879 (diff)
downloadaur-4b305facf2e8cc16aef21f283c2e301afdc7cda9.tar.gz
Update to 1.4.0
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 459e1b701a75..281a406f044b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.3.0
+_pkgver=1.4.0
pkgver=${_pkgver}
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
@@ -13,7 +13,7 @@ options=('!strip')
source=()
sha256sums=()
-sha256sums_x86_64=('ccf0b9bb756898aeb60a9f0758034a18cd48200b0adf0f4e60e2ec58de4a359f')
+sha256sums_x86_64=('ed1503d36be45376d15c5ec35a2d8dab5ef8b07b318e9578ce9b5ea42c3ed528')
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")