summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Nylén2017-11-12 23:37:51 +0100
committerJoakim Nylén2017-11-12 23:37:51 +0100
commitc0366c7de2ad438947a1283d3efd6e64bf7a91cd (patch)
tree35ae2bcf54d102434e758f110480f958a96de210
parent2b762d75f812daa31def139372719880480c14eb (diff)
downloadaur-c0366c7de2ad438947a1283d3efd6e64bf7a91cd.tar.gz
Update to 1.0.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc296c7595e9..7515f862b05a 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.7.664204d8
+ pkgver = 1.0.8.5a837d0e
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/664204d8/linux/mailspring-1.0.7-amd64.deb
- sha256sums_x86_64 = 56e643eca2b228e4a28bc81da1c063d9427efcbe0a04e95ff30f0e4aeda62b33
+ source_x86_64 = https://mailspring-builds.s3.amazonaws.com/client/5a837d0e/linux/mailspring-1.0.8-amd64.deb
+ sha256sums_x86_64 = d5a4f7d1d49b99896102e2e9633f675bac0204d58fe9b3383c231b074b536ea1
pkgname = mailspring
diff --git a/PKGBUILD b/PKGBUILD
index e0923aed18ec..a2c2297fc7b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: ahrs
pkgname=mailspring
-_pkgver=1.0.7
-_pkghash=664204d8
+_pkgver=1.0.8
+_pkghash=5a837d0e
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=('56e643eca2b228e4a28bc81da1c063d9427efcbe0a04e95ff30f0e4aeda62b33')
+sha256sums_x86_64=('d5a4f7d1d49b99896102e2e9633f675bac0204d58fe9b3383c231b074b536ea1')
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")