summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Nylén2017-10-13 11:25:56 +0200
committerJoakim Nylén2017-10-13 11:25:56 +0200
commita933ab0c71a1b26ae70af076124866467c70ffee (patch)
treea671276c3a9c9cf5c772df2cf1c5080ea9079d59 /PKGBUILD
parent038cf69a0e951131b2966cfc06323a13e7d4f07e (diff)
downloadaur-a933ab0c71a1b26ae70af076124866467c70ffee.tar.gz
Update to 1.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54aac7ec4cea..a774dd08f663 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: ahrs
pkgname=mailspring
-pkgver=1.0.3
-pkgrel=2
-pkghash=f82c8836
+pkgver=1.0.4
+pkgrel=1
+pkghash=e604c991
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
license=('GPL3')
@@ -13,7 +13,7 @@ options=('!strip' '!upx')
source=()
sha256sums=()
-sha256sums_x86_64=('e686c39ee9462866eec864b96c519a757677db57c21048fc6cf8577b48ddd6bb')
+sha256sums_x86_64=('b7f86416ab26025c070d154cec20fae3217a4f425efe2511976df398b1de6dae')
source_x86_64=("https://mailspring-builds.s3.amazonaws.com/client/${pkghash}/linux/mailspring-${pkgver}-amd64.deb")
depends=("libgnome-keyring" "libtool" "c-ares" "ctemplate" "icu" "libxext" "openssl" "tidy" "libxtst" "libxkbfile" "glib2" "glibc" "libxml2" "libutil-linux" "libsecret")