summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2017-12-02 08:49:55 +0100
committerJoakim Nylén2017-12-02 08:49:55 +0100
commit3cae6e31699045834768e75169b65a9b24f78f8c (patch)
treea0550601784585535b911d198d12d75951542035
parentc0366c7de2ad438947a1283d3efd6e64bf7a91cd (diff)
downloadaur-3cae6e31699045834768e75169b65a9b24f78f8c.tar.gz
Update to 1.0.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7515f862b05a..eb304d10ae66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mailspring
pkgdesc = A beautiful, fast and maintained fork of Nylas Mail by one of the original authors.
- pkgver = 1.0.8.5a837d0e
+ pkgver = 1.0.9.c5e85dc4
pkgrel = 1
url = https://getmailspring.com/
arch = x86_64
@@ -23,8 +23,8 @@ pkgbase = mailspring
depends = gconf
options = !strip
options = !upx
- source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/5a837d0e/linux/mailspring-1.0.8-amd64.deb
- sha256sums_x86_64 = d5a4f7d1d49b99896102e2e9633f675bac0204d58fe9b3383c231b074b536ea1
+ source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/c5e85dc4/linux/mailspring-1.0.9-amd64.deb
+ sha256sums_x86_64 = b8f428da3581aed2a4deaeaf4d4763aebcf63539cd8bce984c3dc1d4ec63c1d2
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index a2c2297fc7b1..929aa0342251 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.0.8
-_pkghash=5a837d0e
+_pkgver=1.0.9
+_pkghash=c5e85dc4
pkgver=${_pkgver}.${_pkghash}
pkgrel=1
pkgdesc="A beautiful, fast and maintained fork of Nylas Mail by one of the original authors."
@@ -14,7 +14,7 @@ options=('!strip' '!upx')
source=()
sha256sums=()
-sha256sums_x86_64=('d5a4f7d1d49b99896102e2e9633f675bac0204d58fe9b3383c231b074b536ea1')
+sha256sums_x86_64=('b8f428da3581aed2a4deaeaf4d4763aebcf63539cd8bce984c3dc1d4ec63c1d2')
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")