summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2017-12-07 14:11:02 +0100
committerJoakim Nylén2017-12-07 14:11:02 +0100
commit5c40184354894da6e3c06033ee347e398570b79c (patch)
tree4be68e7ac5671d8648db410cb8c6b50a1d09385e
parent3cae6e31699045834768e75169b65a9b24f78f8c (diff)
downloadaur-5c40184354894da6e3c06033ee347e398570b79c.tar.gz
Update to 1.0.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb304d10ae66..4d148b4a6a5d 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.9.c5e85dc4
+ pkgver = 1.0.10.d250d253
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/c5e85dc4/linux/mailspring-1.0.9-amd64.deb
- sha256sums_x86_64 = b8f428da3581aed2a4deaeaf4d4763aebcf63539cd8bce984c3dc1d4ec63c1d2
+ source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/d250d253/linux/mailspring-1.0.10-amd64.deb
+ sha256sums_x86_64 = b61f2fc929946da6f83bf02c7632be044d0e50c512105ef9c9c17a9d0d5c9f90
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index 929aa0342251..787e28500b96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.0.9
-_pkghash=c5e85dc4
+_pkgver=1.0.10
+_pkghash=d250d253
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=('b8f428da3581aed2a4deaeaf4d4763aebcf63539cd8bce984c3dc1d4ec63c1d2')
+sha256sums_x86_64=('b61f2fc929946da6f83bf02c7632be044d0e50c512105ef9c9c17a9d0d5c9f90')
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")