summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoakim Nylén2017-10-21 16:32:20 +0200
committerJoakim Nylén2017-10-21 16:32:20 +0200
commitc91abc4f56fcc504360a061a9fb6a19fb7e06ce0 (patch)
tree68e14bb05332956a50c6d8dce7fcab9018d93aab /PKGBUILD
parentaab8dd556e1b2f2f4beb1d9aa30d197d1b884d8d (diff)
downloadaur-c91abc4f56fcc504360a061a9fb6a19fb7e06ce0.tar.gz
Update to 1.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e56c641e6c3..9caa4f728701 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.0.5
-_pkghash=2a95f8f7
-pkgver=${_pkgver} # .${_pkghash}
+_pkgver=1.0.6
+_pkghash=9448c884
+pkgver=${_pkgver}.${_pkghash}
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
arch=('x86_64')
@@ -14,7 +14,7 @@ options=('!strip' '!upx')
source=()
sha256sums=()
-sha256sums_x86_64=('f64f3a72b28ad496ac83e252447da2a3f678ce62d34f5beaa0ec99c75bb643de')
+sha256sums_x86_64=('217ece10f75621b40eccb4859116b6b20858265b12abd5adb140029d7463dc62')
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" "gconf")